]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Update chef client to 12.21.12
[chef.git] / cookbooks / chef / attributes / default.rb
index f2b48c94eac6d83a7372ad0853d6240470ba8153..5dce938d7498841935bc06df335bfd145416d4a3 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.17.44"
+default[:chef][:client][:version] = "12.21.12"