From: Tom Hughes Date: Sun, 22 Jul 2018 18:28:37 +0000 (+0100) Subject: Enable postgresql apt source on rhaegal X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/63694bbb3acd7dc65ed20ab2ab7a1aa0c2cea4b2 Enable postgresql apt source on rhaegal --- diff --git a/roles/rhaegal.rb b/roles/rhaegal.rb index 8554cecf3..12ccf15eb 100644 --- a/roles/rhaegal.rb +++ b/roles/rhaegal.rb @@ -7,6 +7,9 @@ default_attributes( :mmiler => { :status => :administrator } } }, + :apt => { + :sources => ["postgresql"] + }, :devices => { :ssd_samsung => { :comment => "Tune scheduler for SSD",