]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 17.10.3
authorTom Hughes <tom@compton.nu>
Thu, 19 May 2022 19:49:41 +0000 (20:49 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 19 May 2022 19:49:41 +0000 (20:49 +0100)
cookbooks/chef/attributes/default.rb

index 6186f2e795823a3287ef362728f82cac61e0b89d..00c241a9633ed77148997d9114f2cefbdea0c200 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] = "17.7.29"
+default[:chef][:client][:version] = "17.10.3"