diff --git a/inventory/groups.yaml b/inventory/groups.yaml index b3bce45dde..e451644a55 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -33,6 +33,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('ask-staging\d*\.openstack\.org') or + inventory_hostname is match('translate\d+\.openstack\.org') or inventory_hostname is match('translate-dev\d*\.openstack\.org') or inventory_hostname is match('codesearch\d*\.openstack\.org') gerrit: inventory_hostname is match('review.*\.openstack\.org')