X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..e0ae732703cef05e40ba41513cb9070c661cb5bc:/roles/urmel.rb diff --git a/roles/urmel.rb b/roles/urmel.rb index 97c561bd7..ef6899a1c 100644 --- a/roles/urmel.rb +++ b/roles/urmel.rb @@ -14,13 +14,14 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.96" + :address => "128.40.45.207" } } } ) run_list( - "role[ucl-wates]", + "role[ucl-wolfson]", + "role[hp-dl360-g6]", "role[munin]" )