]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Deactivating controling apache and PHP on systemshare
authorFrank Brehm <frank.brehm@pixelpark.com>
Wed, 12 Jul 2017 12:50:57 +0000 (14:50 +0200)
committerFrank Brehm <frank.brehm@pixelpark.com>
Wed, 12 Jul 2017 12:50:57 +0000 (14:50 +0200)
customer/pixelpark/systemshare.pixelpark.com.yaml

index c56082ac92b104541d91ea2eb3babd47ded556be..42d781138bdd9d616b55f22f7416e571e1637f17 100644 (file)
@@ -1,18 +1,18 @@
 ---
 #infra::role: base
 
-infra::additional_classes:
-  - infra::profile::apache_php
+#infra::additional_classes:
+#  - infra::profile::apache_php
 
-apache::mpm_module: event
-apache::default_vhost: false
+#apache::mpm_module: event
+#apache::default_vhost: false
 repo::remi_php56: true
 
-php::extensions:
-  xml: {}
+#php::extensions:
+#  xml: {}
 
-php::settings:
-  PHP/short_open_tag: 'Off'
+#php::settings:
+#  PHP/short_open_tag: 'Off'
 
 #infra::profile::ntp::disable_ntp: true
 
@@ -41,42 +41,42 @@ ntp::restrict:
   - '127.0.0.1'
   - '-6 ::1'
 
-php::fpm::pools:
-  www:
-    ensure: absent
+#php::fpm::pools:
+#  www:
+#    ensure: absent
 
-infra::profile::apache_php::fpm_pool:
-  jumpstart:
-    listen_owner: apache
-    listen_group: apache
+#infra::profile::apache_php::fpm_pool:
+#  jumpstart:
+#    listen_owner: apache
+#    listen_group: apache
 
-infra::profile::apache::pp_vhosts:
-  jumpstart:
-    docroot: /var/www/jumpstart/docs
-    servername: systemshare.pixelpark.com
-    serveraliases:
-      - jumpstart.pixelpark.com
-    cert_servername: 'wildcard.pixelpark.com'
-    cert_customer: 'pixelpark'
-    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'
-    docroot_owner: apache
-    docroot_group: apache
-    docroot_mode: '2775'
-    aliases:
-      - alias: '/pkg/'
-        path: '/export/ufs/projects/PPpkg/build/'
-    directories:
-      - directory_root:
-        provider: directory
-        path: '/var/www/jumpstart/docs'
-        addhandlers:
-          - { handler: "proxy:unix:/var/run/php5-fpm-jumpstart.sock|fcgi://./" , extensions: '.php' }
-        options:
-          - FollowSymLinks
-          - MultiViews
-        allow_override:
-          - All
-        directoryindex: index.php index.html
+#infra::profile::apache::pp_vhosts:
+#  jumpstart:
+#    docroot: /var/www/jumpstart/docs
+#    servername: systemshare.pixelpark.com
+#    serveraliases:
+#      - jumpstart.pixelpark.com
+#    cert_servername: 'wildcard.pixelpark.com'
+#    cert_customer: 'pixelpark'
+#    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'
+#    docroot_owner: apache
+#    docroot_group: apache
+#    docroot_mode: '2775'
+#    aliases:
+#      - alias: '/pkg/'
+#        path: '/export/ufs/projects/PPpkg/build/'
+#    directories:
+#      - directory_root:
+#        provider: directory
+#        path: '/var/www/jumpstart/docs'
+#        addhandlers:
+#          - { handler: "proxy:unix:/var/run/php5-fpm-jumpstart.sock|fcgi://./" , extensions: '.php' }
+#        options:
+#          - FollowSymLinks
+#          - MultiViews
+#        allow_override:
+#          - All
+#        directoryindex: index.php index.html