X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c97ab416b812405837e803dd3a4a42c3ef134c1f..e5e8a7d6eeec063b5f673b87a4305a358f7fd841:/roles/urmel.rb diff --git a/roles/urmel.rb b/roles/urmel.rb index bf8038cd5..ee8635986 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-g5]", "role[munin]" )