We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5081a15 commit 2b8efe3Copy full SHA for 2b8efe3
1 file changed
chef/lib/chef/config.rb
@@ -41,8 +41,6 @@ class Config
41
:interval => nil,
42
:splay => nil,
43
:solo => false,
44
- :user => nil,
45
- :group => nil,
46
:json_attribs => nil,
47
:cookbook_path => [ "/var/chef/site-cookbooks", "/var/chef/cookbooks" ],
48
:validation_token => nil,
0 commit comments