From: Thomas Heller Date: Fri, 9 Sep 2016 13:01:08 +0000 (+0200) Subject: added vhost X-Git-Tag: v0.1.0~4172 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=126fab8132a8ce6ffd63ffe60470eb23d0b6ef18;p=pixelpark%2Fhiera.git added vhost --- diff --git a/customer/pixelpark/web-client-survey.pixelpark.com.yaml b/customer/pixelpark/web-client-survey.pixelpark.com.yaml index 32a4c18f..833ae3d2 100644 --- a/customer/pixelpark/web-client-survey.pixelpark.com.yaml +++ b/customer/pixelpark/web-client-survey.pixelpark.com.yaml @@ -54,4 +54,7 @@ site::profile::apache::pp_vhosts: ssl: true ssl_cert: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem ssl_chain: /etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem - ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem \ No newline at end of file + ssl_key: /etc/pki/tls/private/wildcard.pixelpark.com-key.pem + int-new-author-sirona: + proxy_pass: + - { path: /, url: 'http://int01-author-sirona.pixelpark.net:4502/' }