Set eavesdrop vhost
Now that it is on a numbered host, this should no longer be the FQDN, but rather the service name. Change-Id: Ia2533ac144f2ef3712730c43639bd4edcf3cb35a
This commit is contained in:
parent
832eb323a6
commit
5a6165c17e
@ -42,6 +42,7 @@ class openstack_project::eavesdrop (
|
|||||||
server => 'chat.freenode.net:7000',
|
server => 'chat.freenode.net:7000',
|
||||||
use_ssl => 'True',
|
use_ssl => 'True',
|
||||||
vhost_extra => $vhost_extra,
|
vhost_extra => $vhost_extra,
|
||||||
|
vhost_name => 'eavesdrop.openstack.org',
|
||||||
manage_index => false,
|
manage_index => false,
|
||||||
channels => $meetbot_channels,
|
channels => $meetbot_channels,
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user