]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - dev-monitoring: replace aurora with host that has an actual IP
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Wed, 16 May 2018 08:58:56 +0000 (10:58 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Thu, 17 May 2018 13:32:38 +0000 (15:32 +0200)
customer/pixelpark/dev-monitoring.pixelpark.com.yaml

index 6ac6dc2630718881a020be66103343cc9da0d041..572d78d534ec0baa100883a9d3da1057d2eb07ca 100644 (file)
@@ -166,7 +166,7 @@ infra::profile::icinga2::object::service:
       'by_ssh_arguments': '{{ get_check_command("disk").arguments }}'
     apply: true
     assign:
-      - 'host.address && (host.name == aurora.pixelpark.net) && host.vars.os == Solaris'
+      - 'host.address && (host.name == test-slave01-bmas-gsb6-de.pixelpark.net) && host.vars.os == Solaris'
     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'