From 38c56bf7a2ccb1ce3d508243fd38edfe6b6a1199 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-poi --- customer/fbb-poi/common.yaml | 2 -- customer/fbb-poi/development.yaml | 2 +- customer/fbb-poi/production.yaml | 2 +- customer/fbb-poi/test.yaml | 3 ++- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/customer/fbb-poi/common.yaml b/customer/fbb-poi/common.yaml index 4118325e..2265c154 100644 --- a/customer/fbb-poi/common.yaml +++ b/customer/fbb-poi/common.yaml @@ -9,5 +9,3 @@ infra::profile::postfix::virtual_aliases_source: 'maps/virtual-nullclient-webmas infra::profile::postfix::cert_servername: 'wildcard.pixelpark.net' logstash::install_plugins: false - - diff --git a/customer/fbb-poi/development.yaml b/customer/fbb-poi/development.yaml index a910f9bd..f48ae7f4 100644 --- a/customer/fbb-poi/development.yaml +++ b/customer/fbb-poi/development.yaml @@ -20,7 +20,7 @@ accounts::users: sudo: false katja.liell: apply: true - sudo: true + sudo: true sudo::configs: jenkins_rights: diff --git a/customer/fbb-poi/production.yaml b/customer/fbb-poi/production.yaml index f0055a17..03b626a1 100644 --- a/customer/fbb-poi/production.yaml +++ b/customer/fbb-poi/production.yaml @@ -5,7 +5,7 @@ accounts::users: sudo: false katja.liell: apply: true - sudo: true + sudo: true sudo::configs: jenkins_rights: diff --git a/customer/fbb-poi/test.yaml b/customer/fbb-poi/test.yaml index 033a4867..e5738470 100644 --- a/customer/fbb-poi/test.yaml +++ b/customer/fbb-poi/test.yaml @@ -1,3 +1,4 @@ +--- accounts::users: markus.baumann: apply: true @@ -19,7 +20,7 @@ accounts::users: sudo: false katja.liell: apply: true - sudo: false + sudo: false sudo::configs: jenkins_rights: -- 2.39.5