ptgbot: fix servername on http side
Change-Id: I2c5883b7723fed1ed0b83f71507e50d3f85d5841
This commit is contained in:
parent
b1bb5b782d
commit
347a9314ed
@ -1,5 +1,5 @@
|
|||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
ServerName {{ inventory_hostname }}
|
ServerName ptgbot.opendev.org
|
||||||
ServerAdmin infra-root@openstack.org
|
ServerAdmin infra-root@openstack.org
|
||||||
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/ptgbot-error.log
|
ErrorLog ${APACHE_LOG_DIR}/ptgbot-error.log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user