]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - add crond for all
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 27 Apr 2018 15:13:54 +0000 (17:13 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 27 Apr 2018 15:13:54 +0000 (17:13 +0200)
customer/pixelpark/dev-monitoring.pixelpark.com.yaml

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