From: Tom Hughes Date: Wed, 25 Jul 2018 17:07:51 +0000 (+0100) Subject: Update upstream role for Amsterdam machines X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/ba1ebf773fd90cb0480e6f79ef6ba2001f039c51 Update upstream role for Amsterdam machines --- diff --git a/roles/dulcy.rb b/roles/dulcy.rb index 0684875df..3adc52054 100644 --- a/roles/dulcy.rb +++ b/roles/dulcy.rb @@ -73,6 +73,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[nominatim]" ) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index cde5fb78c..e3c8ef2c0 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -121,7 +121,7 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[gateway]", "role[web-storage]", "role[supybot]", diff --git a/roles/karm.rb b/roles/karm.rb index a9c529f23..d7d0d2a1e 100644 --- a/roles/karm.rb +++ b/roles/karm.rb @@ -60,6 +60,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[db-slave]" ) diff --git a/roles/orm.rb b/roles/orm.rb index 091ef6ec8..b5e00107c 100644 --- a/roles/orm.rb +++ b/roles/orm.rb @@ -97,7 +97,7 @@ override_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[tyan-s7010]", "role[tile]" ) diff --git a/roles/ouroboros.rb b/roles/ouroboros.rb index abf757d9d..42d25b9a6 100644 --- a/roles/ouroboros.rb +++ b/roles/ouroboros.rb @@ -30,6 +30,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[hp-dl360-g6]" ) diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 77f596976..9f75e9f43 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -78,6 +78,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[db-slave]" ) diff --git a/roles/smaug.rb b/roles/smaug.rb index 87daf4d8a..cfeff02c7 100644 --- a/roles/smaug.rb +++ b/roles/smaug.rb @@ -72,6 +72,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[db-slave]" ) diff --git a/roles/spike-01.rb b/roles/spike-01.rb index 3bfc653d8..a321f461e 100644 --- a/roles/spike-01.rb +++ b/roles/spike-01.rb @@ -39,7 +39,7 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[hp-dl360-g6]", "role[web-frontend]", # "role[web-gpximport]", diff --git a/roles/spike-02.rb b/roles/spike-02.rb index 04461b71f..52d51ad30 100644 --- a/roles/spike-02.rb +++ b/roles/spike-02.rb @@ -39,7 +39,7 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[hp-dl360-g6]", "role[web-frontend]" ) diff --git a/roles/spike-03.rb b/roles/spike-03.rb index 48aafcf1d..bf27cf9c2 100644 --- a/roles/spike-03.rb +++ b/roles/spike-03.rb @@ -39,7 +39,7 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[hp-dl360-g6]", "role[web-frontend]" ) diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index e729c4e98..5e40db358 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.rb @@ -27,6 +27,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[web-backend]" ) diff --git a/roles/thorn-02.rb b/roles/thorn-02.rb index 84f3ccd38..a3b1efb22 100644 --- a/roles/thorn-02.rb +++ b/roles/thorn-02.rb @@ -27,6 +27,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[web-backend]" ) diff --git a/roles/thorn-03.rb b/roles/thorn-03.rb index 09e948d88..954abeec3 100644 --- a/roles/thorn-03.rb +++ b/roles/thorn-03.rb @@ -27,6 +27,6 @@ default_attributes( ) run_list( - "role[ic]", + "role[equinix]", "role[web-backend]" )