X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/0608d0277c35b05b65e760990cbfe063e1d7ae0a..38172a795ea0617234fb452133ec51ffbed7a6ac:/roles/ironbelly.rb?ds=sidebyside 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]",