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:
parent
613934c55a
commit
62f0ab74c5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user