From cc6b8ba61de0f68ba8af4048ec982c7a0a12fc9a Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 14 Sep 2018 17:06:07 +0200 Subject: [PATCH] fix lint for fbb-werbung --- customer/fbb-werbung/production.yaml | 2 +- .../test-red-werbung-berlin-airport-de.pixelpark.net.yaml | 4 ++-- .../test-werbung-berlin-airport-de.pixelpark.net.yaml | 4 ++-- customer/fbb-werbung/test.yaml | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/customer/fbb-werbung/production.yaml b/customer/fbb-werbung/production.yaml index be48dedd..6bbd547b 100644 --- a/customer/fbb-werbung/production.yaml +++ b/customer/fbb-werbung/production.yaml @@ -11,4 +11,4 @@ infra::profile::pg_server::configs: value: '8MB' # Postfix Config -postfix::myorigin: 'pixelpark.com' \ No newline at end of file +postfix::myorigin: 'pixelpark.com' diff --git a/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml index 704ba318..4e1068ea 100644 --- a/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/test-red-werbung-berlin-airport-de.pixelpark.net.yaml @@ -20,7 +20,7 @@ infra::profile::apache::pp_vhosts: serveraliases: - test-red-werbung-berlin-airport-de cert_servername: 'wildcard.pixelpark.net' - cert_customer: 'pixelpark' + cert_customer: 'pixelpark' ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' @@ -47,4 +47,4 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTPS} !=on' rewrite_rule: - - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L] \ No newline at end of file + - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L] diff --git a/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml index 26b9a5b8..357db2fd 100644 --- a/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-werbung/test-werbung-berlin-airport-de.pixelpark.net.yaml @@ -20,7 +20,7 @@ infra::profile::apache::pp_vhosts: serveraliases: - test-werbung-berlin-airport-de cert_servername: 'wildcard.pixelpark.net' - cert_customer: 'pixelpark' + cert_customer: 'pixelpark' ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' @@ -53,4 +53,4 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTPS} !=on' rewrite_rule: - - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L] \ No newline at end of file + - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L] diff --git a/customer/fbb-werbung/test.yaml b/customer/fbb-werbung/test.yaml index 67de7af1..8a704c36 100644 --- a/customer/fbb-werbung/test.yaml +++ b/customer/fbb-werbung/test.yaml @@ -9,10 +9,10 @@ sudo::configs: becometomcat: priority: "06" content: | - jenkins ALL=(root) NOPASSWD: ALL + jenkins ALL=(root) NOPASSWD: ALL jenkins ALL=(tomcat) NOPASSWD: ALL # Postfix Config postfix::myorigin: 'pixelpark.com' infra::profile::postfix::virtual_regex: | - /\w+\@(?!pixelpark.com|publicispixelpark.de|berlin-airport.de)/ andre.staats@publicispixelpark.de \ No newline at end of file + /\w+\@(?!pixelpark.com|publicispixelpark.de|berlin-airport.de)/ andre.staats@publicispixelpark.de -- 2.39.5