X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..4309a773e76135f90d089f7693212558ccbcda7f:/roles/sarel.rb diff --git a/roles/sarel.rb b/roles/sarel.rb index f797afdda..26f845b90 100644 --- a/roles/sarel.rb +++ b/roles/sarel.rb @@ -14,13 +14,14 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.97" + :address => "128.40.45.206" } } } ) run_list( - "role[ucl-internal]", + "role[ucl-wolfson]", + "role[hp-g5]", "role[yournavigation]" )