X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..12e2c9db247d2d90fb0d70ba5ccc241c092185e9:/roles/urmel.rb diff --git a/roles/urmel.rb b/roles/urmel.rb index eb0658d99..5c5102333 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-internal]", + "role[ucl-wolfson]", + "role[hp-g6]", "role[munin]" )