]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 14.12.9
authorTom Hughes <tom@compton.nu>
Sat, 18 May 2019 14:31:32 +0000 (15:31 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 18 May 2019 14:31:32 +0000 (15:31 +0100)
cookbooks/chef/attributes/default.rb

index 5423550ebf89838602a9592869b053793054800a..2cac140f19e7489c274d0c24ca2b21de79b6ecd9 100644 (file)
@@ -5,4 +5,4 @@ default[:apt][:sources] = node[:apt][:sources] | ["opscode"]
 default[:chef][:server][:version] = "12.17.33"
 
 # Set the default client version
-default[:chef][:client][:version] = "14.12.3"
+default[:chef][:client][:version] = "14.12.9"