From 9228608b839fe033cbc4a86c9d4025c63dbc7135 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Tue, 15 May 2018 17:54:48 +0200 Subject: [PATCH] pixelpark - dev-monitoring: check_disk_by_ssh - fix typo --- customer/pixelpark/dev-monitoring.pixelpark.com.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml index c2a88521..2d293cfe 100644 --- a/customer/pixelpark/dev-monitoring.pixelpark.com.yaml +++ b/customer/pixelpark/dev-monitoring.pixelpark.com.yaml @@ -168,7 +168,7 @@ infra::profile::icinga2::object::service: apply: true assign: - 'host.address && (host.name == aurora.pixelpark.net) && host.vars.os == Solaris' - notes: 'This checks whether there is enough local disk space left (check runs via SSH)' + notes: 'This checks whether there is enough local disk space left. Check runs via SSH.' 'systemd-status': target: '/etc/icinga2/conf.d/default-services.conf' import: -- 2.39.5