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