diff options
Diffstat (limited to 'spec/data/config.rb')
-rw-r--r-- | spec/data/config.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/data/config.rb b/spec/data/config.rb index 0b3340ce57..6beae90467 100644 --- a/spec/data/config.rb +++ b/spec/data/config.rb @@ -1,6 +1,6 @@ # # Sample Chef Config File -# +# cookbook_path "/etc/chef/cookbook", "/etc/chef/site-cookbook" |