X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..d524df24e5f3fe2c7eba94a7ad2d36a1756a6087:/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]" )