Use firehose.openstack.org as the mqtt server name
Change-Id: Id1445d6764a3f9e9a43b4739f2d95d88f34e2944
This commit is contained in:
parent
076940a90e
commit
3b3fe1847e
@ -23,7 +23,7 @@ class openstack_project::firehose (
|
||||
$imap_username,
|
||||
$imap_hostname,
|
||||
$imap_password,
|
||||
$mqtt_hostname = 'firehose01.openstack.org',
|
||||
$mqtt_hostname = 'firehose.openstack.org',
|
||||
$mqtt_password,
|
||||
$mqtt_username = 'infra',
|
||||
$ca_file,
|
||||
|
Loading…
Reference in New Issue
Block a user