]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Avoid use of deprecated GZIP environment variable
[chef.git] / cookbooks / chef / attributes / default.rb
index dcf847501bbfe2451e85a210b0b61765f20f0c43..640aad5cb723b664f9f54816234089d6be597a8c 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] = "13.6.4"
+default[:chef][:client][:version] = "16.3.45"