]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.20.3
authorTom Hughes <tom@compton.nu>
Mon, 1 May 2017 17:47:04 +0000 (18:47 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 1 May 2017 17:47:15 +0000 (18:47 +0100)
cookbooks/chef/attributes/default.rb

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