]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.21.3
authorTom Hughes <tom@compton.nu>
Tue, 11 Jul 2017 18:32:26 +0000 (19:32 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Jul 2017 18:32:26 +0000 (19:32 +0100)
cookbooks/chef/attributes/default.rb

index 06db9bf6d6b98ab19b73522299c4f3cc3ba9aebf..fd1a49f0539e64647645b0dbef2012dd7d499993 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][:client][:version] = "12.20.3"
+default[:chef][:client][:version] = "12.21.3"