X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c97ab416b812405837e803dd3a4a42c3ef134c1f..f5c9ea64c257d7d350c01eaadbc36fe950c06091:/roles/urmel.rb diff --git a/roles/urmel.rb b/roles/urmel.rb index bf8038cd5..ef6899a1c 100644 --- a/roles/urmel.rb +++ b/roles/urmel.rb @@ -14,7 +14,7 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.45.2076" + :address => "128.40.45.207" } } } @@ -22,5 +22,6 @@ default_attributes( run_list( "role[ucl-wolfson]", + "role[hp-dl360-g6]", "role[munin]" )