X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0608d0277c35b05b65e760990cbfe063e1d7ae0a..397bc17e69d0ff6716d1beb0741f1719d6183d81:/roles/ironbelly.rb 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]",