summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2016-07-20 09:43:36 +0100
committerGitHub <noreply@github.com>2016-07-20 09:43:36 +0100
commit3aaa3138115c1494fa702d96d1f1ebf1db263527 (patch)
tree5b42931d7ec999acb7ce13d6191738d7090f8e1d
parent27983ce8d4e2e6484c8b66bc3d95e053b92bc029 (diff)
parentf7b16aaed4507c887e1170683ce1ffb84c35579a (diff)
downloadchef-3aaa3138115c1494fa702d96d1f1ebf1db263527.tar.gz
Merge pull request #5125 from chef/cheffish-data-bag-item
Add `chef_data_bag_item` to Cheffish DSL methods
-rw-r--r--lib/chef/dsl/cheffish.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/dsl/cheffish.rb b/lib/chef/dsl/cheffish.rb
index de052bbe5c..03290b3674 100644
--- a/lib/chef/dsl/cheffish.rb
+++ b/lib/chef/dsl/cheffish.rb
@@ -27,6 +27,7 @@ class Chef
chef_acl
chef_client
chef_container
+ chef_data_bag_item
chef_data_bag
chef_environment
chef_group