From d874d4da63471dd16eae39f21f5c8ed08365d9d9 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 2 Nov 2018 18:02:43 +0000 Subject: [PATCH] Remove mirrors from the webservers group The webservers group is meant to be mutually exclusive to any other iptables modifications but was inadvertently expanded to include the mirror servers by Iea8b2eb2e9c723aca06f75d3d3307893e320cced. Remove the glob as it should not be there and is overriding the mirror-specific firewall rules. Change-Id: Ia1b702e5c9a2d433536edcec4bfaf6f47b1c0291 --- inventory/groups.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 0d5f09b535..59d5a1d8b3 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -332,7 +332,6 @@ groups: - groups-dev.openstack.org - groups.openstack.org - health.openstack.org - - mirror[0-9]*.*.*.openstack.org - nb01.openstack.org - nb02.openstack.org - nb03.openstack.org