From: Tom Hughes Date: Fri, 17 Jul 2020 11:07:10 +0000 (+0100) Subject: Parent lockheed on the french CDN node X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/d659aecb5ed3068db16a653b41025f8e085f4382 Parent lockheed on the french CDN node --- diff --git a/roles/lockheed.rb b/roles/lockheed.rb index 175b81243..d261f7901 100644 --- a/roles/lockheed.rb +++ b/roles/lockheed.rb @@ -37,7 +37,7 @@ default_attributes( ] }, :tilecache => { - :tile_parent => "germany.render.openstreetmap.org" + :tile_parent => "france.render.openstreetmap.org" } )