Revert "Turn on the future parser for storyboard-dev"

There is an ERB parsing error for puppet 4, roll back while we figure it
out.

This reverts commit a156accb7d.

Change-Id: I1d2cd468a8d1ebab2573b03250bf6c3ba1195798
This commit is contained in:
Colleen Murphy 2018-09-12 17:51:21 +02:00
parent 9b12ffa25e
commit 701116dc9b
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ 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')