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.