From 5bd2413fa387edd8d614c56a13e900bbac31dbb5 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Fri, 6 Nov 2015 17:52:38 +0000 Subject: [PATCH] Update CSI info for the value nodes. --- inventory/group_vars/value | 7 ++++++- inventory/group_vars/value-stg | 12 ++++++++++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/inventory/group_vars/value b/inventory/group_vars/value index a872706648..4ab69243d2 100644 --- a/inventory/group_vars/value +++ b/inventory/group_vars/value @@ -45,5 +45,10 @@ fedmsg_certs: # For the MOTD csi_security_category: Moderate csi_primary_contact: mote admins - sysadmin-mote-members@fedoraproject.org -csi_purpose: Host services to facilitate project coordination and IRC communications. +csi_purpose: IRC stuff -- "value added" +csi_relationship: | + There are a couple things running here. + * zodbot, a supybot instance. See the zodbot SOP for more info. + * fedmsg-irc, our fedmsg to IRC relay. 'journalctl -u fedmsg-irc' + * mote, a webapp running behind httpd that serves meetbot log files. diff --git a/inventory/group_vars/value-stg b/inventory/group_vars/value-stg index 5ecf089f0c..2e911d204c 100644 --- a/inventory/group_vars/value-stg +++ b/inventory/group_vars/value-stg @@ -41,3 +41,15 @@ fedmsg_certs: - meeting.item.idea - meeting.item.help - meeting.item.link + + +# For the MOTD +csi_security_category: Moderate +csi_primary_contact: mote admins - sysadmin-mote-members@fedoraproject.org +csi_purpose: IRC stuff -- "value added" +csi_relationship: | + There are a couple things running here. + + * ursabot, a supybot instance. See the zodbot SOP for more info. + * fedmsg-irc, our staging fedmsg to IRC relay. 'journalctl -u fedmsg-irc' + * mote, a webapp running behind httpd that serves meetbot log files.