Remove the old rax iad mirror from the inventory
The new server is on its way into service. We'll want to clean up the old one so that the backing instance and volume can be deleted. This is the first step in that process. Change-Id: I7ac37c6d6ea9c637c7782fa277693265445b51b9
This commit is contained in:
parent
f70762b74f
commit
8b78cd4f95
@ -404,17 +404,6 @@ all:
|
||||
- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCjDiLT3p8mkE8YKILSe8P6RHgFq71n1aeIRSe0GiHp8qMGpsjTUyvptf1AwLHqRdUkG+6WeCzx035mBSFnHM0gRi1BokM14GUEpIDwQnjBsG2PajqMweKn9CwXG4J697ud6mDZ1gZcY93Vpfh0ePmenaAbpkPSN2BEIQBbp4UgeFb57SV2DQ3C/68LB8dryt6u7pMCC7LJG6hytXTEg127o96cbWu6aVl52Vu47cEyUWDP+7w/nCUMwo1D4SB06h/KE5YyiYfLaVqzU+RF7nqG8dle2ZnFLjE9DFa6n6prndxAJC/DWTlhSoXKh4wX8ljeTmuWpnBHviyoXO4W/iWA90eyxcVJzNP7Op7KiZhcEdYQVzkv2SWphc209YQVZ+rYKjNfdxUWdlTVLTZ2f1RQPzDvM6ztpYVg+JBjPgceyNaeT5Uj8zMm+EHbQ0NBZdIw4LpCdAyalR6gMv5ZvaXJ5k+hBWUBC2noUdmgX6WY2Qe0ZJYUMNeJE/YzJk1CISk=
|
||||
- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI0Zc92OcT/JqCHWkNP1UNKOc120M1DjJlPtCNgpIdmlaPGGg1pItsKwQhg5CMY6thf9WgSQLEhxQmz+5rBU14o=
|
||||
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDR/C+G+0rr5jS7MLOjDgh4IlcHArFxbet2cscfmOKDh
|
||||
mirror01.iad.rax.opendev.org:
|
||||
ansible_host: 104.130.4.72
|
||||
location:
|
||||
cloud: openstackci-rax
|
||||
region_name: IAD
|
||||
public_v4: 104.130.4.72
|
||||
public_v6: 2001:4802:7802:104:be76:4eff:fe20:145a
|
||||
host_keys:
|
||||
- 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCVcT1kdEvQz9+baAg8kTJ3UyIdSuH7U1fu++QXWgm0yAMkwktljytgQA8AgjclFrdsgme7CSxmGQ8xFie5r4sfWiO+TP4WRi4ylAAoRPX8xR5nrrVU4JiOiI74/5WONTRlK5MonAzA1qbtZJtKaSJcGdxC1pryyeSjqUf3QdGliKD1xh5NzmlPeQ4z/UUJlR8xyYpqqXUOcVmEx5R32WIeNWxCzwNNhBy5+e2NoQHqGucRSlNq/OuoG7AiNKixz4mjsAgxJ4cDYoBraYhKT5z9BIV+pJ8kDF4zgQVqgTfTwomEafcl2za1QnJG0nx9+l2kosn2y4YIh0U7lWnnpfskePxkhoFdKk6g3TGHRHg5yGTGGf0i+NBVrFpFgvy+6SuoonxPdUN+NwNoIgXauKe67rxPY+XzLbFw95xH/j6Bg6aswTGnuUZh+HNk0HVtHp9Bittg+GgwXkR+80m7LvXxfpSDuYM0RdK6ckUZQmrklfXXTKqP2tygMwk9HG9MBcM='
|
||||
- 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGmfQrjbtpQLaOzQWgfmkDAWMxUyr+gHwcKXzuHzGpjqzWUsBpAw2LQw1DIbnpIF2c2nAr7BEg8Fi6Q9Fe1FMUE='
|
||||
- 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINA8ajkyUlXiclmsCD9pEdAL2HW+ns2eIj5BWctByaiF'
|
||||
mirror02.iad.rax.opendev.org:
|
||||
ansible_host: 172.99.69.84
|
||||
location:
|
||||
|
@ -1,6 +0,0 @@
|
||||
letsencrypt_certs:
|
||||
mirror01-iad-rax-main:
|
||||
- mirror01.iad.rax.opendev.org
|
||||
- mirror.iad.rax.opendev.org
|
||||
- mirror01-int.iad.rax.opendev.org
|
||||
- mirror-int.iad.rax.opendev.org
|
@ -200,9 +200,6 @@
|
||||
- name: letsencrypt updated mirror03-dfw-rax-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated mirror01-iad-rax-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
- name: letsencrypt updated mirror02-iad-rax-main
|
||||
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user