]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 14.11.21
authorTom Hughes <tom@compton.nu>
Fri, 15 Mar 2019 16:00:12 +0000 (16:00 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 15 Mar 2019 16:00:12 +0000 (16:00 +0000)
cookbooks/chef/attributes/default.rb

index cb029aa73b9d86517c7e7dc86128f2026ea72cc3..d25d0754578b6a4626199a36d05510a8ea7707cb 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][:server][:version] = "12.17.33"
 
 # Set the default client version
-default[:chef][:client][:version] = "14.8.12"
+default[:chef][:client][:version] = "14.11.21"