X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b98f3ddde4511d30d3fac5ee82486e676f6ba741..89562ec46a08430f7540fcb88209a6b042cf631b:/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]" )