]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 18.2.7
authorTom Hughes <tom@compton.nu>
Tue, 2 May 2023 17:57:59 +0000 (18:57 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 2 May 2023 17:58:13 +0000 (18:58 +0100)
cookbooks/chef/attributes/default.rb

index f2ad606cb6b0c986c515ed27db708b42a6da9aa2..716b65c7138858682b69d26950a1c4722c3bd159 100644 (file)
@@ -2,4 +2,4 @@
 default[:chef][:server][:version] = "15.1.7"
 
 # Set the default client version
-default[:chef][:client][:version] = "18.1.0"
+default[:chef][:client][:version] = "18.2.7"