X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/5f6cd608cf149416e388446a6334043454bd7639..3a41dcbfa3b8c0f657115cd37fca494ea3603206:/roles/clifford.rb diff --git a/roles/clifford.rb b/roles/clifford.rb index 700cb6253..72a57da61 100644 --- a/roles/clifford.rb +++ b/roles/clifford.rb @@ -11,17 +11,17 @@ default_attributes( :address => "10.0.0.17" }, :external_ipv4 => { - :interface => "enp2s0f1", + :interface => "enp2s0f1.2800", :role => :external, :family => :inet, - :address => "128.40.45.194" + :address => "193.60.236.11" } } } ) run_list( - "role[ucl-wolfson]", + "role[ucl-slough]", "role[hp-dl360-g6]", "role[forum]" )