From 12facf1e109a55c7dabc2d90e37eef84ae28c6d2 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-ngcc --- customer/mbvd-ngcc/common.yaml | 1 - customer/mbvd-ngcc/dev-web-ngcc-daimler.pixelpark.net.yaml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/customer/mbvd-ngcc/common.yaml b/customer/mbvd-ngcc/common.yaml index 4cbafb68..aee18cf5 100644 --- a/customer/mbvd-ngcc/common.yaml +++ b/customer/mbvd-ngcc/common.yaml @@ -56,4 +56,3 @@ mysql::server::override_options: collation-server: utf8_general_ci apache::default_vhost: false - diff --git a/customer/mbvd-ngcc/dev-web-ngcc-daimler.pixelpark.net.yaml b/customer/mbvd-ngcc/dev-web-ngcc-daimler.pixelpark.net.yaml index 25406879..ec99955b 100644 --- a/customer/mbvd-ngcc/dev-web-ngcc-daimler.pixelpark.net.yaml +++ b/customer/mbvd-ngcc/dev-web-ngcc-daimler.pixelpark.net.yaml @@ -60,7 +60,7 @@ infra::profile::apache::pp_vhosts: - FollowSymLinks - MultiViews allow_override: - - None + - None - preapproot: provider: directory path: '/var/www/ngcc/express-proxy' @@ -90,7 +90,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