]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Document changes to chef server version and download location
[chef.git] / cookbooks / chef / attributes / default.rb
index 07a235ff3adf489f168eafe8c579f305d758c194..4291f2a9c2a48a495fe1a2135214cacb973a5304 100644 (file)
@@ -2,7 +2,7 @@
 default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 
 # Set the default server version
-default[:chef][:server][:version] = "12.0.8-1"
+default[:chef][:server][:version] = "12.17.33"
 
 # Set the default client version
-default[:chef][:client][:version] = "12.14.89-1"
+default[:chef][:client][:version] = "13.9.4"