]> git.openstreetmap.org Git - chef.git/blob - cookbooks/db/attributes/default.rb
Merge branch 'master' of ssh://git.openstreetmap.org/var/lib/git/public/chef
[chef.git] / cookbooks / db / attributes / default.rb
1 default[:db][:cluster] = "9.5/main"
2
3 default[:postgresql][:versions] |= ["9.5"]