From: Andreas Gerstenberg Date: Wed, 1 Mar 2017 09:52:03 +0000 (+0100) Subject: pixelpark fs-training initial X-Git-Tag: v0.1.0~3515^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=132a30e9e67c04b06b7c9d7e5dd62c2069e9679e;p=pixelpark%2Fhiera.git pixelpark fs-training initial --- diff --git a/customer/pixelpark/fs-training.pixelpark.com.yaml b/customer/pixelpark/fs-training.pixelpark.com.yaml index f9cc1f16..985d2ea1 100644 --- a/customer/pixelpark/fs-training.pixelpark.com.yaml +++ b/customer/pixelpark/fs-training.pixelpark.com.yaml @@ -10,4 +10,20 @@ accounts::users: sudo: true klaus.hippe: apply: true - sudo: true \ No newline at end of file + sudo: true + +site::additional_classes: + - site::profile::apache + - java + +java::package: java-1.8.0-oraclejdk + +site::profile::apache::pp_vhosts: + firstspirit: + docroot: /var/www/html + servername: fs-training.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' + proxy_pass: + - { path: /, url: 'http://fs-training.pixelpark.com:8000/' }