From 4f8dc3c8b841c1196a5fddf965a187b54c17019f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 21 Sep 2015 21:42:21 +0000 Subject: [PATCH] Add csi info for batcave01 --- inventory/group_vars/batcave | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/inventory/group_vars/batcave b/inventory/group_vars/batcave index ba64fa065d..273c239244 100644 --- a/inventory/group_vars/batcave +++ b/inventory/group_vars/batcave @@ -13,3 +13,23 @@ fas_client_groups: sysadmin-ask,sysadmin-build,sysadmin-cvs,sysadmin-main,sysadm ansible_base: /srv/web/infra/ansible freezes: false nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3" + +# For the MOTD +csi_security_category: High +csi_primary_contact: admin@fedoraproject.org / sysadmin-main-members +csi_purpose: Central management host for ansible +csi_relationship: | + From the batcave batman ventures out to fight crime and protect gotham city! + + batcave is the central management host for ansible. + It also is the infrastructure.fedoraproject.org website with various content. + It houses a number of infrastructure git repos. + + * This host relies on: + The virthost it's hosted on (virthost22) + + * Things that rely on this host: + Things that access rhel/fedora/infra rpm repos, including builders and infra hosts. + If this host is down, ansible runs cannot be made to update other hosts. + If this host is down, crime may go up in gotham city. +