X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d64ad43758cde5b1a3e2eadf07e9353b25a7754a..9c69d3d41616820e83728ca063fbf7f62562d932:/roles/urmel.rb diff --git a/roles/urmel.rb b/roles/urmel.rb index ef6899a1c..9b762e4e1 100644 --- a/roles/urmel.rb +++ b/roles/urmel.rb @@ -14,14 +14,14 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.45.207" + :address => "193.60.236.21" } } } ) run_list( - "role[ucl-wolfson]", + "role[ucl-slough]", "role[hp-dl360-g6]", "role[munin]" )