X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/37a88ac76aebfb8fe01fae37d7a41bb74f857cea..a4e98a39669d82fc53a3d7f3fcc65689c05cc6cd:/roles/stormfly-02.rb diff --git a/roles/stormfly-02.rb b/roles/stormfly-02.rb index 9e97b4a67..9c31e1fb7 100644 --- a/roles/stormfly-02.rb +++ b/roles/stormfly-02.rb @@ -13,7 +13,7 @@ default_attributes( } }, :squid => { - :cache_mem => "32000 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,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-g6]", + "role[hp-dl360-g6]", "role[tilecache]" )