>From 2484398fe62ac01a6111bf54a43b44ebec5ea29f Mon Sep 17 00:00:00 2001 From: aikidouke <zachvatwork@xxxxxxxxx> Date: Wed, 18 Nov 2015 21:44:17 +0000 Subject: [PATCH] buildvmhost csi vars with tabs removed --- inventory/group_vars/buildvmhost | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/inventory/group_vars/buildvmhost b/inventory/group_vars/buildvmhost index d34cfdb..2c850a5 100644 --- a/inventory/group_vars/buildvmhost +++ b/inventory/group_vars/buildvmhost @@ -1,3 +1,15 @@ --- nrpe_procs_warn: 900 nrpe_procs_crit: 1000 + +# 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: Fedora Admins - admin@xxxxxxxxxxxxxxxxx +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 + * Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver. + * Builder vm's are hosted on hosts created with this playbook. -- 1.8.3.1 _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx