]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 14.12.3
authorTom Hughes <tom@compton.nu>
Wed, 17 Apr 2019 08:13:28 +0000 (09:13 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 17 Apr 2019 08:13:28 +0000 (09:13 +0100)
cookbooks/chef/attributes/default.rb

index d25d0754578b6a4626199a36d05510a8ea7707cb..5423550ebf89838602a9592869b053793054800a 100644 (file)
@@ -5,4 +5,4 @@ default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 default[:chef][:server][:version] = "12.17.33"
 
 # Set the default client version
-default[:chef][:client][:version] = "14.11.21"
+default[:chef][:client][:version] = "14.12.3"