From: Thomas Dalichow Date: Fri, 27 Apr 2018 15:13:54 +0000 (+0200) Subject: pixelpark - add crond for all X-Git-Tag: v0.1.0~1179 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=4b4c7a1dbe849f08ab71f457039976f384e677c2;p=pixelpark%2Fhiera.git pixelpark - add crond for all --- diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index a5984302..5eb77e0f 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -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'