]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Upgrade to chef 16
[chef.git] / cookbooks / chef / attributes / default.rb
index cdf29a74ec626b24238742a29b838eae40a156fc..640aad5cb723b664f9f54816234089d6be597a8c 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.9.41-1"
+default[:chef][:client][:version] = "16.3.45"