X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/dbfe66d5c438af1b566ace0704631f40ae7cc050..08d53c89b09fb5bf08da3083e6f4598de4b1f041:/roles/errol.rb diff --git a/roles/errol.rb b/roles/errol.rb index 74bc999a8..0b547d610 100644 --- a/roles/errol.rb +++ b/roles/errol.rb @@ -53,13 +53,13 @@ default_attributes( :interface => "eth1", :role => :external, :family => :inet, - :address => "128.40.168.103" + :address => "128.40.45.196" } } } ); run_list( - "role[ucl-wates]", + "role[ucl-wolfson]", "role[dev]" )