]> git.openstreetmap.org Git - chef.git/blob - cookbooks/chef/attributes/default.rb
716b65c7138858682b69d26950a1c4722c3bd159
[chef.git] / cookbooks / chef / attributes / default.rb
1 # Set the default server version
2 default[:chef][:server][:version] = "15.1.7"
3
4 # Set the default client version
5 default[:chef][:client][:version] = "18.2.7"