]> git.openstreetmap.org Git - chef.git/commitdiff
Use a common upstream for trogdor and takhisis
authorTom Hughes <tom@compton.nu>
Mon, 17 Feb 2020 17:29:29 +0000 (17:29 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 17 Feb 2020 17:29:29 +0000 (17:29 +0000)
roles/takhisis.rb
roles/trogdor.rb

index 9da7d3d0089b3df43da19e6cab34626beab9e6e3..35a8287cc2c6945403de9a1933aacf63025e614c 100644 (file)
@@ -43,7 +43,7 @@ default_attributes(
     }
   },
   :tilecache => {
-    :tile_parent => "ede.render.openstreetmap.org"
+    :tile_parent => "netherlands.render.openstreetmap.org"
   }
 )
 
index e3edcac99d57a6e13dc066a0b69229b1dbe93b78..7e0c601cfb5412bbb9a04be1e1aa1cd701a67f73 100644 (file)
@@ -46,7 +46,7 @@ default_attributes(
     }
   },
   :tilecache => {
-    :tile_parent => "amsterdam.render.openstreetmap.org"
+    :tile_parent => "netherlands.render.openstreetmap.org"
   }
 )