diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/chef/dsl/cheffish.rb | 1 |
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 |