X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..14e792136d10dd5bce6b50502a3ebf6e353e0293:/roles/clifford.rb?ds=sidebyside diff --git a/roles/clifford.rb b/roles/clifford.rb index 143cc8be1..fbef667cc 100644 --- a/roles/clifford.rb +++ b/roles/clifford.rb @@ -14,13 +14,13 @@ 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[forum]" )