X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b98f3ddde4511d30d3fac5ee82486e676f6ba741..9b1a79b6487d04eeafc92f2f856f7e79780ba612:/roles/thorn-03.rb diff --git a/roles/thorn-03.rb b/roles/thorn-03.rb index d2f7cf602..1ff3ef69b 100644 --- a/roles/thorn-03.rb +++ b/roles/thorn-03.rb @@ -20,14 +20,10 @@ default_attributes( "net.ipv6.conf.eth0.accept_ra" => "0" } } - }, - :web => { - :readonly_database_host => "db-slave" } ) run_list( "role[ic]", - "role[hp-g5]", "role[web-backend]" )