X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a7d96c8358a00088b485fadb5966eb4b231d2ff1..f89f1657ceae1fcd72fec6c1e80df1e38a6e37c5:/roles/ridley.rb diff --git a/roles/ridley.rb b/roles/ridley.rb index c73baca1d..08093d90d 100644 --- a/roles/ridley.rb +++ b/roles/ridley.rb @@ -49,7 +49,7 @@ default_attributes( :port => "1194", :mode => "client", :peer => { - :host => "horntail.openstreetmap.org", + :host => "ironbelly.openstreetmap.org", :port => "1194" } }, @@ -75,7 +75,7 @@ default_attributes( ) run_list( - "role[ucl-internal]", + "role[ucl-wates]", "role[gateway]", "role[foundation]", "role[stateofthemap]",