X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f66588e69a4d002cc2a02ee78bd47515bb409970..dc5070173ed99b84d8120641a75a07d8a9109c15:/roles/gorwen.rb diff --git a/roles/gorwen.rb b/roles/gorwen.rb index 640c0599b..18ca17ae7 100644 --- a/roles/gorwen.rb +++ b/roles/gorwen.rb @@ -23,6 +23,9 @@ default_attributes( :prefix => "125", :gateway => "2800:1e0:a01:a006::69" } + }, + :wireguard => { + :enabled => false } }, :squid => { @@ -43,10 +46,7 @@ default_attributes( } }, :tilecache => { - :tile_parent => "bogota.render.openstreetmap.org", - :tile_siblings => [ - "glaedr.openstreetmap.org" - ] + :tile_parent => "bogota.render.openstreetmap.org" } )