diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 99621c3c64..24c6bd1a19 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -34,6 +34,7 @@ groups: inventory_hostname is match('storyboard\d*\.openstack\.org') or inventory_hostname is match('storyboard-dev\d*\.openstack\.org') or inventory_hostname is match('static\d*\.openstack\.org') or + inventory_hostname is match('status\d*\.openstack\.org') or inventory_hostname is match('pbx\.openstack\.org') or inventory_hostname is match('ask-staging\d*\.openstack\.org') or inventory_hostname is match('translate\d+\.openstack\.org') or