]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
Add dig() function
authorMaksym Melnychok <maksym@yelp.com>
Mon, 8 Feb 2016 15:50:35 +0000 (07:50 -0800)
committerMaksym Melnychok <maksym@yelp.com>
Tue, 16 Feb 2016 08:51:28 +0000 (00:51 -0800)
commit3169a43f4c24d01c64c90ab9537da284f587c726
tree8ce7f17067cb5df0e75784f400d3ccc1c7c6f505
parent990e1d757549a9c792cf5f7113e4d6bcd592ae3d
Add dig() function

Deprecates #try_get_value()
README.markdown
lib/puppet/parser/functions/dig.rb [new file with mode: 0644]
lib/puppet/parser/functions/try_get_value.rb
spec/functions/dig_spec.rb [new file with mode: 0644]