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