X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b98f3ddde4511d30d3fac5ee82486e676f6ba741..aa7eaf694213c0cf2441d607da000c819f14a1b5:/roles/thorn-01.rb diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index 32d92d8f5..b06587b5e 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.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]" )