From: sambufe Date: Wed, 14 Feb 2018 14:04:09 +0000 (+0100) Subject: SERVICEDESK-1887 disable logstash X-Git-Tag: v0.1.0~1628 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=8b36bdd5916008f5cb30bae7ab896356bf871881;p=pixelpark%2Fhiera.git SERVICEDESK-1887 disable logstash --- diff --git a/customer/fbb-werbung/development.yaml b/customer/fbb-werbung/development.yaml index 67de7af1..e5aae7c5 100644 --- a/customer/fbb-werbung/development.yaml +++ b/customer/fbb-werbung/development.yaml @@ -1,18 +1,18 @@ --- - accounts::users: jenkins: apply: true +infra::profile::logstash::apache::enable: false # Add specific sudo rights for CI Deployment 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