X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0608d0277c35b05b65e760990cbfe063e1d7ae0a..c33f2b7dc097a2d5c2f3582d4f3b747b9fa10ca8:/roles/ironbelly.rb?ds=inline diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index c9638ae96..810f977a0 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -110,8 +110,7 @@ default_attributes( "2001:41c9:2:d6::/64", # bytemark external "127.0.0.0/8", # localhost "::1" # localhost - ], - :nodes_allow => "roles:tilecache" + ] } } } @@ -120,7 +119,6 @@ default_attributes( run_list( "role[equinix-ams]", "role[gateway]", - "role[web-storage]", "role[supybot]", "role[backup]", "role[planet]",