]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Fix historical blog.osm.org file links
[chef.git] / cookbooks / chef / attributes / default.rb
index 1374353007620cd1f320ababb2b77187f00a97cc..77a5366c285b1a37ecd2a2ddac7c8d8cf5645cf0 100644 (file)
@@ -2,7 +2,7 @@
 default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 
 # Set the default server version
-default[:chef][:server][:version] = "12.9.1-1"
+default[:chef][:server][:version] = "12.13.0-1"
 
 # Set the default client version
-default[:chef][:client][:version] = "12.14.89-1"
+default[:chef][:client][:version] = "12.19.33"