]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Update chef client to 14.11.21
[chef.git] / cookbooks / chef / attributes / default.rb
index 06db9bf6d6b98ab19b73522299c4f3cc3ba9aebf..d25d0754578b6a4626199a36d05510a8ea7707cb 100644 (file)
@@ -2,7 +2,7 @@
 default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 
 # Set the default server version
-default[:chef][:server][:version] = "12.13.0-1"
+default[:chef][:server][:version] = "12.17.33"
 
 # Set the default client version
-default[:chef][:client][:version] = "12.20.3"
+default[:chef][:client][:version] = "14.11.21"