X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..98fe72ec25219f459688529e49eede0b235ab8da:/roles/eustace.rb diff --git a/roles/eustace.rb b/roles/eustace.rb index bbb5da681..0002388c3 100644 --- a/roles/eustace.rb +++ b/roles/eustace.rb @@ -14,13 +14,14 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.101" + :address => "128.40.45.197" } } } ) run_list( - "role[ucl-internal]", + "role[ucl-wolfson]", + "role[hp-dl360-g6]", "role[piwik]" )