From: Tom Hughes Date: Thu, 20 Oct 2016 08:36:39 +0000 (+0100) Subject: Move thorn-01 back to ramoth X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/a69f2aaf54467822222738e745477e3ef7b7acda Move thorn-01 back to ramoth --- diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index b06587b5e..f1955526a 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.rb @@ -20,6 +20,9 @@ default_attributes( "net.ipv6.conf.eth0.accept_ra" => "0" } } + }, + :web => { + :readonly_database_host => "db-slave" } )