]> git.openstreetmap.org Git - chef.git/blobdiff - roles/poldi.rb
Update poldi for move to IC
[chef.git] / roles / poldi.rb
index 0f5b6c8b1a07d2896e8a4032499b79335152dd15..b9aa337dc896ea8f4630a554d5416d355298aaf4 100644 (file)
@@ -40,13 +40,13 @@ default_attributes(
         :interface => "eth0",
         :role => :internal,
         :family => :inet,
         :interface => "eth0",
         :role => :internal,
         :family => :inet,
-        :address => "10.0.0.16"
+        :address => "146.179.159.164"
       },
       :external_ipv4 => {
         :interface => "eth1",
         :role => :external,
         :family => :inet,
       },
       :external_ipv4 => {
         :interface => "eth1",
         :role => :external,
         :family => :inet,
-        :address => "128.40.45.203"
+        :address => "193.63.75.101"
       }
     }
   },
       }
     }
   },
@@ -99,7 +99,7 @@ default_attributes(
 )
 
 run_list(
 )
 
 run_list(
-  "role[ucl-wolfson]",
+  "role[ic]",
   "role[tyan-s7010]",
   "role[nominatim]"
 )
   "role[tyan-s7010]",
   "role[nominatim]"
 )