diff --git a/inventory/groups.yaml b/inventory/groups.yaml index 2838993470..406a8dc19e 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -30,6 +30,7 @@ groups: inventory_hostname is match('etherpad-dev\d*\.openstack\.org') or inventory_hostname is match('logstash-worker\d+\.openstack\.org') or inventory_hostname is match('firehose\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('codesearch\d*\.openstack\.org') gerrit: inventory_hostname is match('review.*\.openstack\.org')