From: Philipp Dallig Date: Mon, 10 Oct 2016 09:36:37 +0000 (+0200) Subject: fomular - add serveralias X-Git-Tag: v0.1.0~4014 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=f9215eada9dd2697121ec0e65419232c1a87ee19;p=pixelpark%2Fhiera.git fomular - add serveralias --- diff --git a/customer/pixelpark/support01.pixelpark.com.yaml b/customer/pixelpark/support01.pixelpark.com.yaml index f5071e60..83f344d5 100644 --- a/customer/pixelpark/support01.pixelpark.com.yaml +++ b/customer/pixelpark/support01.pixelpark.com.yaml @@ -9,6 +9,8 @@ site::profile::apache::pp_vhosts: formular: docroot: /var/www/formular servername: support.pixelpark.com + serveraliases: + - support01.pixelpark.com 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'