From 4f49de20531c0b976b1a53bf9c23add69e4cd215 Mon Sep 17 00:00:00 2001 From: Thomas Kotschok Date: Tue, 1 Aug 2017 14:42:32 +0200 Subject: [PATCH] add docmorris hosts --- customer/docmorris/meto.pixelpark.net.yaml | 6 ++++++ customer/docmorris/nafti.pixelpark.net.yaml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 customer/docmorris/meto.pixelpark.net.yaml create mode 100644 customer/docmorris/nafti.pixelpark.net.yaml diff --git a/customer/docmorris/meto.pixelpark.net.yaml b/customer/docmorris/meto.pixelpark.net.yaml new file mode 100644 index 00000000..82ea6f85 --- /dev/null +++ b/customer/docmorris/meto.pixelpark.net.yaml @@ -0,0 +1,6 @@ +--- +infra::role: base_for_old_systems # because we don't need xymon +infra::additional_classes: + - accounts +# facter override +infra::profile::icinga2::client::ipv4: '217.66.55.182' diff --git a/customer/docmorris/nafti.pixelpark.net.yaml b/customer/docmorris/nafti.pixelpark.net.yaml new file mode 100644 index 00000000..eec75683 --- /dev/null +++ b/customer/docmorris/nafti.pixelpark.net.yaml @@ -0,0 +1,6 @@ +--- +infra::role: base_for_old_systems # because we don't need xymon +infra::additional_classes: + - accounts +# facter override +infra::profile::icinga2::client::ipv4: '217.66.55.183' -- 2.39.5