From da5f9ca2a382ef5113fcde0e5ef45f0cbd087a48 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Thu, 4 Oct 2018 18:38:20 +0000 Subject: [PATCH] Delete records of oci-registry02.stg. Signed-off-by: Randy Barlow --- inventory/inventory | 3 --- playbooks/groups/oci-registry.yml | 1 - 2 files changed, 4 deletions(-) diff --git a/inventory/inventory b/inventory/inventory index 2c564501f9..9937a3d0b4 100644 --- a/inventory/inventory +++ b/inventory/inventory @@ -776,7 +776,6 @@ db01.stg.phx2.fedoraproject.org db03.stg.phx2.fedoraproject.org oci-candidate-registry01.stg.phx2.fedoraproject.org oci-registry01.stg.phx2.fedoraproject.org -oci-registry02.stg.phx2.fedoraproject.org elections01.stg.phx2.fedoraproject.org fas01.stg.phx2.fedoraproject.org fedimg01.stg.phx2.fedoraproject.org @@ -1462,11 +1461,9 @@ oci-registry02.phx2.fedoraproject.org [oci-registry-gluster-stg] oci-registry01.stg.phx2.fedoraproject.org -oci-registry02.stg.phx2.fedoraproject.org [oci-registry-stg] oci-registry01.stg.phx2.fedoraproject.org -oci-registry02.stg.phx2.fedoraproject.org oci-candidate-registry01.stg.phx2.fedoraproject.org ## Not the candidate just the top registry diff --git a/playbooks/groups/oci-registry.yml b/playbooks/groups/oci-registry.yml index 8c1d8e6673..5091634c73 100644 --- a/playbooks/groups/oci-registry.yml +++ b/playbooks/groups/oci-registry.yml @@ -48,7 +48,6 @@ - name: set up gluster on stg hosts: - oci-registry01.stg.phx2.fedoraproject.org - - oci-registry02.stg.phx2.fedoraproject.org user: root gather_facts: True