X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/b98f3ddde4511d30d3fac5ee82486e676f6ba741..005ae5bd819640bdfd31656393df2d2923be1f96:/roles/thorn-02.rb diff --git a/roles/thorn-02.rb b/roles/thorn-02.rb index 7f37e8b17..b226c3637 100644 --- a/roles/thorn-02.rb +++ b/roles/thorn-02.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]" )