X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3093125b06b088ec7daab3e21f75b85851a586a6..f74cd7ee1b59137d74c250d6a5fe0956a80ae5e3:/roles/clifford.rb diff --git a/roles/clifford.rb b/roles/clifford.rb index 896438d0b..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-internal]", + "role[ucl-wolfson]", + "role[hp-g5]", "role[forum]" )