diff --git a/playbooks/roles/etherpad/templates/etherpad.vhost.j2 b/playbooks/roles/etherpad/templates/etherpad.vhost.j2 index f2728deb82..a4650be345 100644 --- a/playbooks/roles/etherpad/templates/etherpad.vhost.j2 +++ b/playbooks/roles/etherpad/templates/etherpad.vhost.j2 @@ -2,11 +2,11 @@ ServerName {{ etherpad_vhost_name }} ServerAdmin webmaster@openstack.org - ErrorLog ${APACHE_LOG_DIR}/gerrit-error.log + ErrorLog ${APACHE_LOG_DIR}/etherpad-error.log LogLevel warn - CustomLog ${APACHE_LOG_DIR}/gerrit-access.log combined + CustomLog ${APACHE_LOG_DIR}/etherpad-access.log combined Redirect / https://{{ etherpad_vhost_name }}/