]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
SERVICEDESK-1887 disable logstash
authorsambufe <samuel.bufe@publicispixelpark.de>
Wed, 14 Feb 2018 14:04:09 +0000 (15:04 +0100)
committersambufe <samuel.bufe@publicispixelpark.de>
Wed, 14 Feb 2018 14:04:23 +0000 (15:04 +0100)
customer/fbb-werbung/development.yaml

index 67de7af1e20bcdd04592acf9d13e7c85506550a8..e5aae7c5e8a56a904d9cb27342f253825dd97b92 100644 (file)
@@ -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