]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.9.41
authorTom Hughes <tom@compton.nu>
Mon, 9 May 2016 20:33:47 +0000 (21:33 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 9 May 2016 20:33:47 +0000 (21:33 +0100)
cookbooks/chef/attributes/default.rb

index d589586323afb2b2b9a87057ef08f1b3d3be7e0e..cdf29a74ec626b24238742a29b838eae40a156fc 100644 (file)
@@ -5,4 +5,4 @@ default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 default[:chef][:server][:version] = "12.0.8-1"
 
 # Set the default client version
-default[:chef][:client][:version] = "12.8.1-1"
+default[:chef][:client][:version] = "12.9.41-1"