]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 13.10.0
authorTom Hughes <tom@compton.nu>
Fri, 3 Aug 2018 14:09:39 +0000 (15:09 +0100)
committerTom Hughes <tom@compton.nu>
Fri, 3 Aug 2018 14:09:39 +0000 (15:09 +0100)
cookbooks/chef/attributes/default.rb

index 4291f2a9c2a48a495fe1a2135214cacb973a5304..63d5759201e0c55db4f2780c4fc02e04e44f83e7 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] = "13.9.4"
+default[:chef][:client][:version] = "13.10.0"