]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 16.13.16
authorTom Hughes <tom@compton.nu>
Wed, 14 Apr 2021 19:20:33 +0000 (20:20 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 14 Apr 2021 19:20:33 +0000 (20:20 +0100)
cookbooks/chef/attributes/default.rb

index 41b03e63adf247b73c9ebb2ac530506811d5ffe1..a26be25c5585b237c5fc7b6129f1e1f15f5aa13b 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] = "16.8.14"
+default[:chef][:client][:version] = "16.13.16"