X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..02660a8f16085b673621fd10def6bb61849828f3:/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]" )