X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..eaab5ab8fff50e551b2f8af6d16fb066f7a8ade0:/roles/urmel.rb diff --git a/roles/urmel.rb b/roles/urmel.rb index 97c561bd7..a556a8072 100644 --- a/roles/urmel.rb +++ b/roles/urmel.rb @@ -14,13 +14,13 @@ 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[munin]" )