]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.14.89
authorTom Hughes <tom@compton.nu>
Mon, 10 Oct 2016 21:08:05 +0000 (22:08 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 10 Oct 2016 21:08:05 +0000 (22:08 +0100)
cookbooks/chef/attributes/default.rb

index 5f9f5acd949313812f376dd0a1a67b402d1c1777..07a235ff3adf489f168eafe8c579f305d758c194 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.13.37-1"
+default[:chef][:client][:version] = "12.14.89-1"