]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Update chef server to 15.1.7
[chef.git] / cookbooks / chef / attributes / default.rb
index 9be9c17ccc7a0268ba826ac51a23823e79725d1f..812ac420d1a61ee41914c0e6f930a1a6e167cb85 100644 (file)
@@ -1,8 +1,5 @@
-# Add the opscode APT source for chef
-default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
-
 # Set the default server version
-default[:chef][:server][:version] = "12.17.33"
+default[:chef][:server][:version] = "15.1.7"
 
 # Set the default client version
-default[:chef][:client][:version] = "16.5.64"
+default[:chef][:client][:version] = "17.10.3"