]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.19.33
authorTom Hughes <tom@compton.nu>
Wed, 22 Feb 2017 19:00:29 +0000 (19:00 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 22 Feb 2017 19:00:29 +0000 (19:00 +0000)
cookbooks/chef/attributes/default.rb

index f2b48c94eac6d83a7372ad0853d6240470ba8153..93ea18ec647ed9c4408f62c5d811274718e46359 100644 (file)
@@ -5,4 +5,4 @@ default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 default[:chef][:server][:version] = "12.9.1-1"
 
 # Set the default client version
-default[:chef][:client][:version] = "12.17.44"
+default[:chef][:client][:version] = "12.19.33"