Cleanup mirror01.iad3.inmotion

This server has been replaced with a mirror02 host with a slightly
different network config. Clean this server up.

Depends-On: https://review.opendev.org/c/opendev/zone-opendev.org/+/787630
Change-Id: I6eaa51db47d8b4d4596928f6a7ef105bebe0e8f1
This commit is contained in:
Clark Boylan 2021-04-22 12:20:02 -07:00
parent ac2b661cf2
commit 82a5445ae0
4 changed files with 0 additions and 14 deletions

View File

@ -287,7 +287,6 @@ cacti_hosts:
- mirror02.us-west-1.packethost.openstack.org
- mirror02.regionone.linaro-us.opendev.org
- mirror01.regionone.osuosl.opendev.org
- mirror01.iad3.inmotion.opendev.org
- mirror02.iad3.inmotion.opendev.org
- mirror-update.opendev.org
- mirror-update.openstack.org

View File

@ -528,12 +528,6 @@ all:
cloud: opendevci-osuosl
region_name: RegionOne
public_v4: 140.211.167.73
mirror01.iad3.inmotion.opendev.org:
ansible_host: 173.231.253.123
location:
cloud: opendevci-inmotion
region_name: iad3
public_v4: 173.231.253.123
mirror02.iad3.inmotion.opendev.org:
ansible_host: 173.231.253.126
location:

View File

@ -1,4 +0,0 @@
letsencrypt_certs:
mirror01-iad3-inmotion-main:
- mirror01.iad3.inmotion.opendev.org
- mirror.iad3.inmotion.opendev.org

View File

@ -197,9 +197,6 @@
- name: letsencrypt updated mirror01-regionone-osuosl-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated mirror01-iad3-inmotion-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml
- name: letsencrypt updated mirror02-iad3-inmotion-main
include_tasks: roles/letsencrypt-create-certs/handlers/restart_apache.yaml