]> git.openstreetmap.org Git - chef.git/commitdiff
Update chef client to 13.10.4
authorTom Hughes <tom@compton.nu>
Tue, 11 Sep 2018 18:10:43 +0000 (19:10 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 11 Sep 2018 18:10:43 +0000 (19:10 +0100)
cookbooks/chef/attributes/default.rb

index 63d5759201e0c55db4f2780c4fc02e04e44f83e7..9e01438df0654815ce02c086d4f251720659ada2 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][:server][:version] = "12.17.33"
 
 # Set the default client version
-default[:chef][:client][:version] = "13.10.0"
+default[:chef][:client][:version] = "13.10.4"