X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..6fed8d4280769697fb3e77e090ab6e4f6ecbe611:/roles/errol.rb diff --git a/roles/errol.rb b/roles/errol.rb index efb7b93b4..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-external]", + "role[ucl-wolfson]", "role[dev]" )