From: Tom Hughes Date: Wed, 22 Feb 2017 19:00:29 +0000 (+0000) Subject: Update chef client to 12.19.33 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c55ee16f1fccf15fa569fcf306156f31c6d94a80?hp=24bda5b91ff2677a586d2c8c16e0e44eafaa37bc Update chef client to 12.19.33 --- diff --git a/cookbooks/chef/attributes/default.rb b/cookbooks/chef/attributes/default.rb index f2b48c94e..93ea18ec6 100644 --- a/cookbooks/chef/attributes/default.rb +++ b/cookbooks/chef/attributes/default.rb @@ -5,4 +5,4 @@ default[:apt][:sources] = node[:apt][:sources] | ["opscode"] default[:chef][:server][:version] = "12.9.1-1" # Set the default client version -default[:chef][:client][:version] = "12.17.44" +default[:chef][:client][:version] = "12.19.33"