X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/9bfced4fea980fe50922123c1aef2aa84dafefec..4d23634d501e6d5f46e2e6c0e0fecb40d0f2a491:/roles/ramoth.rb diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 32a0499c9..900714597 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -2,6 +2,9 @@ name "ramoth" description "Master role applied to ramoth" default_attributes( + :apt => { + :sources => ["postgresql"] + }, :db => { :cluster => "9.1/main" },