From e385b5b0ef515ab41a9f2e767e605cd13e5c03df Mon Sep 17 00:00:00 2001 From: Robert Waffen Date: Fri, 14 Sep 2018 17:06:08 +0200 Subject: [PATCH] fix lint for linde --- customer/linde/author01-linde-com.pixelpark.net.yaml | 2 +- customer/linde/production.yaml | 2 +- customer/linde/test-author01-linde-com.pixelpark.net.yaml | 2 +- customer/linde/test.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/customer/linde/author01-linde-com.pixelpark.net.yaml b/customer/linde/author01-linde-com.pixelpark.net.yaml index 5c43212c..0f412f87 100644 --- a/customer/linde/author01-linde-com.pixelpark.net.yaml +++ b/customer/linde/author01-linde-com.pixelpark.net.yaml @@ -7,4 +7,4 @@ accounts::users: muhammad.naveed: apply: true oliver.gebert: - apply: true \ No newline at end of file + apply: true diff --git a/customer/linde/production.yaml b/customer/linde/production.yaml index 8339b894..8593a2b9 100644 --- a/customer/linde/production.yaml +++ b/customer/linde/production.yaml @@ -2,7 +2,7 @@ logstash::generic_resource: adobe_aem_error: resource: file - order: 10 # Input + order: 10 # Input parameters: path: '/opt/aem/*/crx-quickstart/logs/error.log' type: aem-server diff --git a/customer/linde/test-author01-linde-com.pixelpark.net.yaml b/customer/linde/test-author01-linde-com.pixelpark.net.yaml index 01f11709..0f412f87 100644 --- a/customer/linde/test-author01-linde-com.pixelpark.net.yaml +++ b/customer/linde/test-author01-linde-com.pixelpark.net.yaml @@ -7,4 +7,4 @@ accounts::users: muhammad.naveed: apply: true oliver.gebert: - apply: true + apply: true diff --git a/customer/linde/test.yaml b/customer/linde/test.yaml index bb047aa1..36dff928 100644 --- a/customer/linde/test.yaml +++ b/customer/linde/test.yaml @@ -2,7 +2,7 @@ logstash::generic_resource: adobe_aem_error: resource: file - order: 10 # Input + order: 10 # Input parameters: path: '/opt/aem/*/crx-quickstart/logs/error.log' type: aem-server @@ -34,4 +34,4 @@ infra::profile::apache::vhosts: # 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_ca: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' \ No newline at end of file + ssl_ca: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' -- 2.39.5