X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a8bbefc4f917841b1417433e9929fa8b0fc4ee8e..ee949071d88592f9ade92a39862f68920217f115:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 7d5a38bf7..b9b339262 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -13,7 +13,7 @@ default_attributes( } }, :squid => { - :cache_mem => "29000 MB", + :cache_mem => "21000 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { @@ -30,6 +30,7 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-g6]", + "role[hp-dl360-g6]", + "role[geodns]", "role[tilecache]" )