X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..e0ae732703cef05e40ba41513cb9070c661cb5bc:/roles/clifford.rb diff --git a/roles/clifford.rb b/roles/clifford.rb index 143cc8be1..d19e4bed5 100644 --- a/roles/clifford.rb +++ b/roles/clifford.rb @@ -14,13 +14,14 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.98" + :address => "128.40.45.194" } } } ) run_list( - "role[ucl-wates]", + "role[ucl-wolfson]", + "role[hp-g5]", "role[forum]" )