Skip to content

Commit 2b8efe3

Browse files
committed
remove duplicated opts
1 parent 5081a15 commit 2b8efe3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

chef/lib/chef/config.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ class Config
4141
:interval => nil,
4242
:splay => nil,
4343
:solo => false,
44-
:user => nil,
45-
:group => nil,
4644
:json_attribs => nil,
4745
:cookbook_path => [ "/var/chef/site-cookbooks", "/var/chef/cookbooks" ],
4846
:validation_token => nil,

0 commit comments

Comments
 (0)