From: Philipp Dallig Date: Mon, 9 Jan 2017 16:01:15 +0000 (+0100) Subject: repo - add proxy pass X-Git-Tag: v0.1.0~3640 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7f5ef4f7507d8da1ab64847e75a05eae2ce558ec;p=pixelpark%2Fhiera.git repo - add proxy pass --- diff --git a/customer/pixelpark/repo.pixelpark.com.yaml b/customer/pixelpark/repo.pixelpark.com.yaml index d426e5b1..d9872197 100644 --- a/customer/pixelpark/repo.pixelpark.com.yaml +++ b/customer/pixelpark/repo.pixelpark.com.yaml @@ -40,3 +40,4 @@ site::profile::apache::pp_vhosts: ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.com-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.com-cert.pem' + proxy_dest: http://localhost:8080 \ No newline at end of file