]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - dev-monitoring: add Publicis AD dummy host
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Wed, 13 Dec 2017 10:48:26 +0000 (11:48 +0100)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Wed, 13 Dec 2017 10:48:35 +0000 (11:48 +0100)
customer/pixelpark/dev-monitoring.pixelpark.com.yaml

index 3e42d4e7f638be84b56229a4f924970a6e5f87ae..2aeb1ecade4986f5bbab297d59f483b85850bac4 100644 (file)
@@ -76,6 +76,12 @@ infra::profile::icinga2::object::host:
     check_interval: '1m'
     retry_interval: '30s'
     check_command: 'hostalive'
+  'global.publicisgroupe.net':
+    target: '/etc/icinga2/conf.d/dummy-hosts.conf'
+    import:
+      - 'generic-host'
+    max_check_attempts: '3'
+    check_command: 'dummy'
 
 infra::profile::icinga2::object::service:
   'generic-service':