Fix firehose hostname on cacti hiera

This commit fixes an oversight on the hiera entry for firehose and
uses it's real hostname firehose01.openstack.org instead of it's
CNAME firehose.openstack.org.

Change-Id: Ibaa8655850e97071b430a3e0e9629032f932daf7
This commit is contained in:
Matthew Treinish 2016-08-15 19:09:26 -04:00
parent 613934c55a
commit 62f0ab74c5
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177

View File

@ -287,7 +287,7 @@ cacti_hosts:
- elasticsearch07.openstack.org
- etherpad-dev.openstack.org
- etherpad.openstack.org
- firehose.openstack.org
- firehose01.openstack.org
- git.openstack.org
- git01.openstack.org
- git02.openstack.org