]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Revoking install of Logstash plugins on all instances of customer mcdonalds
authorFrank Brehm <frank.brehm@pixelpark.com>
Mon, 5 Mar 2018 11:44:20 +0000 (12:44 +0100)
committerFrank Brehm <frank.brehm@pixelpark.com>
Mon, 5 Mar 2018 11:44:20 +0000 (12:44 +0100)
customer/mcdonalds/common.yaml
customer/mcdonalds/dev-www-mcdonalds-de.pixelpark.net.yaml

index 6aa89c45aa92eccbff826c94c9edb6dad93be3ae..b0763deb41f7cb4fe3cc8b455b722fd0b93ff212 100644 (file)
@@ -1,6 +1,8 @@
 ---
 infra::role: base
 
+logstash::install_plugins: false
+
 accounts::users:
   jenkins:
     apply: true
@@ -27,4 +29,4 @@ sudo::configs:
   jenkins_deploy:
     priority: "06"
     content: |
-      jenkins ALL=(apache) NOPASSWD: ALL
\ No newline at end of file
+      jenkins ALL=(apache) NOPASSWD: ALL
index 63297142b137987b7ad5eea5f84306918a38560d..54837a32f3ee8ecb19ff222dd16473ecbef56445 100644 (file)
@@ -112,5 +112,3 @@ infra::profile::apache::pp_vhosts:
     aliases:
       - { alias: /build-a-schild/ , path: /var/www/mcdonalds/public/ }
 
-logstash::install_plugins: false
-