]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/chef/attributes/default.rb
Update chef client to 13.9.4
[chef.git] / cookbooks / chef / attributes / default.rb
index d071da000b7f30e8a98ec58b8cdd4934b2ad1b1e..dd886ad2af41025f1694d6bec7eddfaefa56c77c 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][:client][:version] = "13.8.5"
+default[:chef][:client][:version] = "13.9.4"