X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5cffb5b0ddf35b84074a81929f05982d76a13008..8c1484ccac7f10b5f497a48295c04cbed1a01457:/roles/ironbelly.rb diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index c22a3c6c4..427e9ce9c 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -72,7 +72,8 @@ default_attributes( "2001:630:12:500::/64", # ic external "127.0.0.0/8", # localhost "::1" # localhost - ] + ], + :nodes_allow => "roles:tilecache" } } }