X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/da8f75f725d2c105419c351195231bac70a46e7c..3084c63861bb50e8e406fcbe6c3c7c9769020f6e:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index 371d39f85..eaaa8f8cb 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -32,7 +32,7 @@ default_attributes( :interface => "eth0", :role => :external, :family => :inet, - :address => "128.40.168.102" + :address => "128.40.45.205" }, :internal_ipv4 => { :interface => "eth1", @@ -75,7 +75,8 @@ default_attributes( ) run_list( - "role[ucl-internal]", + "role[ucl-wolfson]", + "role[hp-g6]", "role[gateway]", "role[foundation]", "role[stateofthemap]",