We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cb2c49 commit 8558eddCopy full SHA for 8558edd
1 file changed
chef/lib/chef/config.rb
@@ -99,7 +99,7 @@ def self.manage_secret_key
99
authorized_openid_identifiers nil
100
authorized_openid_providers nil
101
cookbook_path [ "/var/chef/cookbooks", "/var/chef/site-cookbooks" ]
102
- cookbook_tarballs_path "/var/chef/cookbook-tarballs"
+ cookbook_tarball_path "/var/chef/cookbook-tarballs"
103
couchdb_database "chef"
104
couchdb_url "http://localhost:5984"
105
couchdb_version nil
0 commit comments