Merge "ptgbot: fix servername on http side"

This commit is contained in:
Zuul 2021-10-06 22:47:22 +00:00 committed by Gerrit Code Review
commit 5b987ea6bc

View File

@ -1,5 +1,5 @@
<VirtualHost *:80>
ServerName {{ inventory_hostname }}
ServerName ptgbot.opendev.org
ServerAdmin infra-root@openstack.org
ErrorLog ${APACHE_LOG_DIR}/ptgbot-error.log