From c814ab86637b90ec435aa25b2210cc7b6b943de9 Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 14 Sep 2018 17:06:10 +0200 Subject: [PATCH] fix lint for mbvd-transporter-training --- ...est-www-transporter-training-on-tour-de.pixelpark.net.yaml | 4 ++-- .../www-transporter-training-on-tour-de.pixelpark.net.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/customer/mbvd-transporter-training/test-www-transporter-training-on-tour-de.pixelpark.net.yaml b/customer/mbvd-transporter-training/test-www-transporter-training-on-tour-de.pixelpark.net.yaml index dff9acdf..0b36958c 100644 --- a/customer/mbvd-transporter-training/test-www-transporter-training-on-tour-de.pixelpark.net.yaml +++ b/customer/mbvd-transporter-training/test-www-transporter-training-on-tour-de.pixelpark.net.yaml @@ -16,11 +16,11 @@ infra::profile::drupal::projects: servername: test-www-transporter-training-on-tour-de.pixelpark.net serveraliases: cert_servername: 'wildcard.pixelpark.net' - cert_customer: 'pixelpark' + cert_customer: 'pixelpark' ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' - use_standard_docroot_directory: false # because of index.html (directoryindex) + use_standard_docroot_directory: false # because of index.html (directoryindex) directories: - directory_root: provider: directory diff --git a/customer/mbvd-transporter-training/www-transporter-training-on-tour-de.pixelpark.net.yaml b/customer/mbvd-transporter-training/www-transporter-training-on-tour-de.pixelpark.net.yaml index 6c125e5f..00fa827c 100644 --- a/customer/mbvd-transporter-training/www-transporter-training-on-tour-de.pixelpark.net.yaml +++ b/customer/mbvd-transporter-training/www-transporter-training-on-tour-de.pixelpark.net.yaml @@ -28,7 +28,7 @@ infra::profile::drupal::projects: ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' user: apache mode: '2775' - use_standard_docroot_directory: false # because of index.html (directoryindex) + use_standard_docroot_directory: false # because of index.html (directoryindex) directories: - directory_root: provider: directory -- 2.39.5