X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..ed700e89a6c254a0a3ec360abbeef2380b1e1658:/roles/sarel.rb diff --git a/roles/sarel.rb b/roles/sarel.rb index daef981c0..c2a667a4c 100644 --- a/roles/sarel.rb +++ b/roles/sarel.rb @@ -14,13 +14,13 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.97" + :address => "128.40.45.206" } } } ) run_list( - "role[ucl-wates]", + "role[ucl-wolfson]", "role[yournavigation]" )