]> git.openstreetmap.org Git - chef.git/blob - cookbooks/db/attributes/default.rb
Bump test-kitchen from 2.9.0 to 2.10.0
[chef.git] / cookbooks / db / attributes / default.rb
1 default[:db][:cluster] = "9.5/main"
2
3 default[:postgresql][:versions] |= ["9.5"]