From: Tom Hughes Date: Fri, 29 Nov 2013 14:09:59 +0000 (+0000) Subject: Allow katla to fetch WALK logs from ramoth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e7c7917e9c2d250e7341241566bd41a23b644600 Allow katla to fetch WALK logs from ramoth --- diff --git a/roles/db-master.rb b/roles/db-master.rb index 3472f1d98..79c8f0724 100644 --- a/roles/db-master.rb +++ b/roles/db-master.rb @@ -37,7 +37,7 @@ default_attributes( :gid => "postgres", :transfer_logging => false, :hosts_allow => [ - "146.179.159.168" + "146.179.159.168", "146.179.159.173" ] } }