From 2dbf9f83e1f0d1ace37b31914d7221d494e689c6 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 18 Feb 2015 13:55:18 +0000 Subject: [PATCH 1/1] Update poldi for move to IC --- roles/poldi.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/roles/poldi.rb b/roles/poldi.rb index 0f5b6c8b1..b9aa337dc 100644 --- a/roles/poldi.rb +++ b/roles/poldi.rb @@ -40,13 +40,13 @@ default_attributes( :interface => "eth0", :role => :internal, :family => :inet, - :address => "10.0.0.16" + :address => "146.179.159.164" }, :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( - "role[ucl-wolfson]", + "role[ic]", "role[tyan-s7010]", "role[nominatim]" ) -- 2.43.2