]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Argh, die Endpoints gibt es ja noch gar nicht.
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 27 Apr 2018 15:23:43 +0000 (17:23 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 27 Apr 2018 15:23:43 +0000 (17:23 +0200)
Revert "pixelpark - add crond for all"

This reverts commit 4b4c7a1dbe849f08ab71f457039976f384e677c2.

customer/pixelpark/dev-monitoring.pixelpark.com.yaml

index 5eb77e0f42eb551b341f6221f36ce3f5e5dbc67f..a598430294cdc19e97745a25f71696807ec8ae79 100644 (file)
@@ -132,7 +132,7 @@ infra::profile::icinga2::object::service:
     command_endpoint: 'host.name'
     apply: true
     assign:
-      - 'host.address'
+      - 'host.address && host.name == dev-monitoring-client.pixelpark.com'
     notes: 'This is a load check'
   'service-crond':
     target: '/etc/icinga2/conf.d/default-services.conf'
@@ -143,7 +143,7 @@ infra::profile::icinga2::object::service:
     command_endpoint: 'host.name'
     apply: true
     assign:
-      - 'host.address'
+      - 'host.address && host.name == dev-monitoring-client.pixelpark.com'
     notes: 'This checks, whether crond exists, is enabled and is running'
 #  'disk':
 #    target: '/etc/icinga2/conf.d/default-services.conf'