summaryrefslogtreecommitdiff
path: root/roles/apt_repository/templates/apache-http.conf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-08-07 18:47:37 +0300
committerLars Wirzenius <liw@liw.fi>2018-08-07 18:47:37 +0300
commit61c12b7938bd8fd8c17155b646b08fd1caf3cd6c (patch)
treec233df31c843f2e178fbd8114d6e1af434d6ba76 /roles/apt_repository/templates/apache-http.conf
parentc0f9a32ae8f092b7ba552798ea1ae2f2fdd9666a (diff)
downloadick2-ansible-61c12b7938bd8fd8c17155b646b08fd1caf3cd6c.tar.gz
Change: use haproxy role from debian-ansible, add ickweb, etc
Diffstat (limited to 'roles/apt_repository/templates/apache-http.conf')
-rw-r--r--roles/apt_repository/templates/apache-http.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/apt_repository/templates/apache-http.conf b/roles/apt_repository/templates/apache-http.conf
index b7aa353..46a54ed 100644
--- a/roles/apt_repository/templates/apache-http.conf
+++ b/roles/apt_repository/templates/apache-http.conf
@@ -1,5 +1,5 @@
Listen 8080
-<VirtualHost _default_:8080>
+<VirtualHost _default_:{{ apache_port }}>
ServerAdmin {{ apt_admin_email }}
DocumentRoot /srv/http