commit 7c55ed07c9d4083235175be1705acdca6b6526c9
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Wed Jul 31 12:37:40 2019 +0200
Update inventory group_vars
inventory/group_vars/bastion | 5 +++++
inventory/group_vars/buildarm | 1 +
inventory/group_vars/buildhw | 3 ++-
inventory/group_vars/buildvmhost | 2 ++
inventory/group_vars/dns | 1 +
5 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/inventory/group_vars/bastion b/inventory/group_vars/bastion
index a983fb2..6950071 100644
--- a/inventory/group_vars/bastion
+++ b/inventory/group_vars/bastion
@@ -41,9 +41,14 @@ nrpe_procs_crit: 1200
# See
http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: High
+csi_primary_contact: sysadmin-main root(a)rpmfusion.org
csi_purpose: SSH proxy to access infrastructure not exposed to the web
csi_relationship: |
- Provides ssh access to all online/vpn connected servers.
- Bastion is the hub for all infrastructure's VPN connections.
- All incoming SMTP from online and VPN, as well as outgoing SMTP, pass or are filtered
here.
- Bastion does not accept any mail outside online/vpn.
+
+nagios_Check_Services:
+ nrpe: true
+ mail: false
diff --git a/inventory/group_vars/buildarm b/inventory/group_vars/buildarm
index a45ced9..76ea99a 100644
--- a/inventory/group_vars/buildarm
+++ b/inventory/group_vars/buildarm
@@ -14,6 +14,7 @@ koji_topurl: "http://koji.rpmfusion.org/kojifiles"
# See
http://infrastructure.rpmfusion.org/csi/security-policy/
csi_security_category: High
+csi_primary_contact: RPM Fusion Admins - root(a)rpmfusion.org
csi_purpose: Koji service employs a set of machines to build packages for the Fedora
project. This group builds packages for arm architecture.
csi_relationship: |
* Relies on koji-hub, Packages, PkgDB, apache, fedmsg, fas, virthost, and is monitored
by nagios
diff --git a/inventory/group_vars/buildhw b/inventory/group_vars/buildhw
index cdc06cb..c619eaa 100644
--- a/inventory/group_vars/buildhw
+++ b/inventory/group_vars/buildhw
@@ -11,9 +11,10 @@ koji_topurl: "http://koji.rpmfusion.org/kojifiles"
# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should ovveride them with specific info.
-# See
http://infrastructure.rpmfusion.org/csi/security-policy/
+# See
http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: High
+csi_primary_contact: RPM Fusion Admins - root(a)rpmfusion.org
csi_purpose: Koji service employs a set of machines to build packages for the RPM Fusion
project.
csi_relationship: |
* Relies on koji-hub, Packages, PkgDB, apache, fedmsg, fas, virthost, and is monitored
by nagios
diff --git a/inventory/group_vars/buildvmhost b/inventory/group_vars/buildvmhost
index eb64108..1878318 100644
--- a/inventory/group_vars/buildvmhost
+++ b/inventory/group_vars/buildvmhost
@@ -2,12 +2,14 @@
nrpe_procs_warn: 900
nrpe_procs_crit: 1000
virthost: true
+nested: True
# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should ovveride them with specific info.
# See
http://infrastructure.fedoraproject.org/csi/security-policy/
csi_security_category: High
+csi_primary_contact: RPM Fusion Admins - root(a)rpmfusion.org
csi_purpose: Koji service employs a set of virtual machines to build packages for the
Fedora project. This playbook is for the provisioning of a physical host for
buildvm's.
csi_relationship: |
* Relies on ansible, virthost, and is monitored by nagios
diff --git a/inventory/group_vars/dns b/inventory/group_vars/dns
index 2fdd07b..618ca1a 100644
--- a/inventory/group_vars/dns
+++ b/inventory/group_vars/dns
@@ -21,3 +21,4 @@ csi_security_category: High
csi_primary_contact: RPM Fusion Admins - root(a)rpmfusion.org
csi_purpose: Domain Name Service
+nagios_has_named: true