]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - override facter ip address for consus,electra,mageira
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 11 Apr 2017 13:59:54 +0000 (15:59 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Tue, 11 Apr 2017 14:00:07 +0000 (16:00 +0200)
customer/pixelpark/consus.pixelpark.net.yaml [new file with mode: 0644]
customer/pixelpark/elektra.pixelpark.net.yaml [new file with mode: 0644]
customer/pixelpark/extranet01.pixelpark.net.yaml
customer/pixelpark/megaira.pixelpark.net.yaml [new file with mode: 0644]

diff --git a/customer/pixelpark/consus.pixelpark.net.yaml b/customer/pixelpark/consus.pixelpark.net.yaml
new file mode 100644 (file)
index 0000000..126cfda
--- /dev/null
@@ -0,0 +1,2 @@
+---
+infra::profile::icinga2::client::ipv4: '93.188.106.160'
diff --git a/customer/pixelpark/elektra.pixelpark.net.yaml b/customer/pixelpark/elektra.pixelpark.net.yaml
new file mode 100644 (file)
index 0000000..6eb4c28
--- /dev/null
@@ -0,0 +1,2 @@
+---
+infra::profile::icinga2::client::ipv4: '77.74.234.197'
index 30ecb608606f130527ba522e3f026c904cc9b6b5..4ac36a574b9f198fd47b9bccc4695ee575fb0322 100644 (file)
@@ -9,6 +9,9 @@ infra::role: base
 infra::additional_classes:
   - infra::profile::apache
 
+# fact override
+infra::profile::icinga2::client::ipv4: '217.66.53.109'
+
 infra::profile::apache::pp_vhosts:
   extranet:
     docroot: /var/www/extranet
diff --git a/customer/pixelpark/megaira.pixelpark.net.yaml b/customer/pixelpark/megaira.pixelpark.net.yaml
new file mode 100644 (file)
index 0000000..8c846c9
--- /dev/null
@@ -0,0 +1,2 @@
+---
+infra::profile::icinga2::client::ipv4: '93.188.106.30'