]> 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 5f9f5acd949313812f376dd0a1a67b402d1c1777..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.13.37-1"
+default[:chef][:client][:version] = "13.9.4"