]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - dev-monitoring-client: add crond checkcommand (fix)
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 17 Apr 2018 15:11:49 +0000 (17:11 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 17 Apr 2018 15:14:33 +0000 (17:14 +0200)
customer/pixelpark/dev-monitoring-client.pixelpark.com.yaml

index 8839c6b1f05b8b5b604f05614817e0307e98a79d..f74ee686ef2de05880993b8d9cf9d4c05e498b1f 100644 (file)
@@ -1,6 +1,10 @@
 ---
 infra::role: base
 
+infra::additional_classes:
+  - infra::profile::icinga2::client
+
+
 # icinga2
 # TODO: has to be applied on common.yaml level
 infra::profile::icinga2::client::install_client: true
@@ -9,7 +13,7 @@ icinga2::feature::notification::ensure: absent
 
 # custom checkcommands muessen spaeter nach common.yaml
 
-infra::profile::icinga2::client::object::checkcommand:
+infra::profile::icinga2::object::checkcommand:
   'check_service_crond': 
     import: 
       - 'ipv4-or-ipv6'