]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
repo - add satis
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 9 Jan 2017 15:54:58 +0000 (16:54 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 9 Jan 2017 15:54:58 +0000 (16:54 +0100)
customer/pixelpark/repo.pixelpark.com.yaml

index e13b7d881f07e11b4f0b0fae63558145d6773d80..d426e5b170f07bee3c11546983229c18772d2124 100644 (file)
@@ -11,7 +11,7 @@ php::fpm::pools:
   www:
     ensure: absent
 site::profile::apache_php::fpm_pool:
-  aamt-facebook:
+  satis:
     listen_owner: apache
     listen_group: apache
 
@@ -33,3 +33,10 @@ site::profile::apache::pp_vhosts:
         options:
           - Indexes
           - FollowSymLinks
+  satis:
+    docroot: '/opt/satis'
+    servername: satis.pixelpark.com
+    ssl: true
+    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'