From eccda01f741a59687507b15b9c56012683322d45 Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Mon, 10 Sep 2018 20:11:53 +0200 Subject: [PATCH] Turn on the future parser for cacti.o.o Change-Id: I98822d3524ad31fa3c888b08c92f6586fe1a87d5 --- inventory/groups.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/inventory/groups.yaml b/inventory/groups.yaml index e451644a55..a0585f8291 100644 --- a/inventory/groups.yaml +++ b/inventory/groups.yaml @@ -22,6 +22,7 @@ groups: inventory_hostname is match('groups-dev\d*\.openstack\.org') or inventory_hostname is match('grafana\d*\.openstack\.org') or inventory_hostname is match('health\d*\.openstack\.org') or + inventory_hostname is match('cacti\d+\.openstack\.org') or inventory_hostname is match('graphite\d*\.openstack\.org') or inventory_hostname is match('paste\d*\.openstack\.org') or inventory_hostname is match('planet\d*\.openstack\.org') or