Remove inventory references to <static|files>.openstack.org

These hosts have been removed; remove the old references and
unnecessary groups, add the new host to cacti.

Change-Id: Ibcfd78a37e20e514c190ef801c2d44320c8b3f74
Story: #2006598
This commit is contained in:
Ian Wienand 2020-03-31 12:18:48 +11:00
parent a72ad58d5a
commit 476c3ac6f2
3 changed files with 3 additions and 9 deletions

View File

@ -320,6 +320,7 @@ cacti_hosts:
- mirror-update.openstack.org
- review-dev01.opendev.org
- review.openstack.org
- static01.opendev.org
- status01.openstack.org
- storyboard01.opendev.org
- storyboard-dev01.opendev.org

View File

@ -70,7 +70,6 @@ groups:
- nb[0-9]*.opendev.org
- review-dev[0-9]*.open*.org
- review[0-9]*.open*.org
- static.openstack.org
- static[0-9]*.opendev.org
- zuul[0-9]*.open*.org
logstash:
@ -141,7 +140,6 @@ groups:
- pbx[0-9]*.opendev.org
- planet[0-9]*.open*.org
- refstack*.open*.org
- static*.openstack.org
- status*.open*.org
- storyboard-dev[0-9]*.opendev.org
- storyboard[0-9]*.opendev.org
@ -187,7 +185,6 @@ groups:
- pbx[0-9]*.opendev.org
- planet[0-9]*.open*.org
- refstack*.open*.org
- static*.openstack.org
- status*.open*.org
- storyboard[0-9]*.opendev.org
- storyboard-dev[0-9]*.opendev.org
@ -210,10 +207,6 @@ groups:
review:
- review[0-9]*.open*.org
static:
- static*.openstack.org
# NOTE(ianw): 2019-12 : rename below when static.openstack.org is
# gone
static_opendev:
- static[0-9]*.opendev.org
status:
- status*.open*.org
@ -248,7 +241,7 @@ groups:
- paste[0-9]*.open*.org
- planet[0-9]*.open*.org
- refstack*.open*.org
- static*.open*.org
- static[0-9]*.opendev.org
- status*.open*.org
- storyboard-dev[0-9]*.opendev.org
- storyboard[0-9]*.opendev.org

View File

@ -1,4 +1,4 @@
- hosts: "static_opendev:!disabled"
- hosts: "static:!disabled"
name: "Static webserver"
roles:
- role: kerberos-client