]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.21.12
authorTom Hughes <tom@compton.nu>
Thu, 21 Sep 2017 18:17:01 +0000 (19:17 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 21 Sep 2017 18:17:01 +0000 (19:17 +0100)
cookbooks/chef/attributes/default.rb

index fd1a49f0539e64647645b0dbef2012dd7d499993..5dce938d7498841935bc06df335bfd145416d4a3 100644 (file)
@@ -5,4 +5,4 @@ default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 default[:chef][:server][:version] = "12.13.0-1"
 
 # Set the default client version
 default[:chef][:server][:version] = "12.13.0-1"
 
 # Set the default client version
-default[:chef][:client][:version] = "12.21.3"
+default[:chef][:client][:version] = "12.21.12"