]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 12.17.44
authorTom Hughes <tom@compton.nu>
Mon, 9 Jan 2017 08:23:30 +0000 (08:23 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 9 Jan 2017 08:23:30 +0000 (08:23 +0000)
cookbooks/chef/attributes/default.rb

index a17697976f51edac2591b0ff8d726c9b3f334c8f..f2b48c94eac6d83a7372ad0853d6240470ba8153 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.16.42"
+default[:chef][:client][:version] = "12.17.44"