From 998af5e2f9919ae6e3d5387b9852225494a4e0ac Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 20 Oct 2016 10:01:19 +0100 Subject: [PATCH] Move thorn-02 and thorn-03 back to ramoth --- roles/ic.rb | 2 +- roles/thorn-01.rb | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/roles/ic.rb b/roles/ic.rb index 1139e184b..de7a1c19e 100644 --- a/roles/ic.rb +++ b/roles/ic.rb @@ -32,7 +32,7 @@ default_attributes( :web => { :backends => %w(rails1 rails2 rails3), :fileserver => "ironbelly", - :readonly_database_host => "katla.bm.openstreetmap.org" + :readonly_database_host => "ramoth.ic.openstreetmap.org" } ) diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index f1955526a..b06587b5e 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.rb @@ -20,9 +20,6 @@ default_attributes( "net.ipv6.conf.eth0.accept_ra" => "0" } } - }, - :web => { - :readonly_database_host => "db-slave" } ) -- 2.43.2