]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Update chef client to 14.14.29
[chef.git] / cookbooks / chef / attributes / default.rb
index d589586323afb2b2b9a87057ef08f1b3d3be7e0e..d97d6f8839d339ab8872e2865f33c0cade5104a8 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.8.1-1"
+default[:chef][:client][:version] = "14.14.29"