]> git.openstreetmap.org Git - chef.git/blobdiff - roles/konqi.rb
Upgrade poldi and pummelzacken to chef 12
[chef.git] / roles / konqi.rb
index 4dd68f0255eff20166bba4af5ea05890f70388ed..fd33b9c895b6ddde99a7712b6219b95c1b173701 100644 (file)
@@ -5,7 +5,7 @@ default_attributes(
   :networking => {
     :interfaces => {
       :external_ipv4 => {
-        :interface => "p2p1",
+        :interface => "eth0",
         :role => :external,
         :family => :inet,
         :address => "81.7.11.83",
@@ -13,7 +13,7 @@ default_attributes(
         :gateway => "81.7.11.1"
       },
       :external_ipv6 => {
-        :interface => "p2p1",
+        :interface => "eth0",
         :role => :external,
         :family => :inet6,
         :address => "2a02:180:1:1::517:b53",
@@ -29,7 +29,6 @@ default_attributes(
   :tilecache => {
     :tile_parent => "germany.render.openstreetmap.org",
     :tile_siblings => [
-      "tabaluga.openstreetmap.org",
       "katie.openstreetmap.org",
       "trogdor.openstreetmap.org",
       "nepomuk.openstreetmap.org",