]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
gsub-teilhabeberatung remove vhost video from live
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 13 Apr 2018 08:40:07 +0000 (10:40 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 13 Apr 2018 08:40:07 +0000 (10:40 +0200)
customer/gsub-teilhabeberatung/web-teilhabeberatung-de.pixelpark.net.yaml

index 89a5c060ceb5ba59015aee4f6306f4eb28260fde..593fa059be447aa3b18372fc10047e385e17feb1 100644 (file)
@@ -43,35 +43,3 @@ infra::profile::drupal::projects:
         directoryindex: index.html index.php
     user: apache
     mode: '2775'
-  video:
-    ip: 77.74.233.2
-    site_path: '/var/www/teilhabeberatung/current/web'
-    servername: video-teilhabeberatung-de.pixelpark.net
-    serveraliases:
-      - video.teilhabeberatung.de
-    cert_servername: 'video.teilhabeberatung.de'
-    cert_customer: 'gsub'
-    ssl_cert: '/etc/pki/tls/certs/video.teilhabeberatung.de-cert.pem'
-    ssl_chain: '/etc/pki/tls/certs/video.teilhabeberatung.de-cert.pem'
-    ssl_key: '/etc/pki/tls/private/video.teilhabeberatung.de-key.pem'
-    use_standard_docroot_directory: false # because of index.html (directoryindex)
-    rewrites:
-      - comment: 'http to https'
-        rewrite_cond:
-          - '%%{ich-trickse}{HTTPS} !=on'
-        rewrite_rule:
-          - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
-    directories:
-      - directory_root:
-        provider: directory
-        path: '/var/www/teilhabeberatung/current'
-        options:
-          - FollowSymLinks
-          - MultiViews
-        allow_override:
-          - All
-        addhandlers:
-          - { handler: "proxy:unix:/var/run/php5-fpm-teilhabeberatung.sock|fcgi://./" , extensions: '.php' }
-        directoryindex: index.html index.php
-    user: apache
-    mode: '2775'