>From 4e1a53b147f8909184ec357e140b1bf3331916e5 Mon Sep 17 00:00:00 2001
From: aikidouke <zachvatw...@gmail.com>
Date: Wed, 18 Nov 2015 13:43:59 -0500
Subject: [PATCH 6/6] added csi vars to buildppcle

---
 inventory/group_vars/buildppcle | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/inventory/group_vars/buildppcle b/inventory/group_vars/buildppcle
index ce342a0..9b4f97d 100644
--- a/inventory/group_vars/buildppcle
+++ b/inventory/group_vars/buildppcle
@@ -29,3 +29,17 @@ sudoers: "{{ private }}/files/sudo/arm-releng-sudoers"
 koji_server_url: "http://koji.fedoraproject.org/kojihub";
 koji_weburl: "http://koji.fedoraproject.org/koji";
 koji_topurl: "http://kojipkgs.fedoraproject.org/";
+
+# 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 - ad...@fedoraproject.org
+csi_purpose: Koji service employees a set of virtual machines to build 
packages for the Fedora project. This group
+builds packages for ppcle architecture.
+csi_relationship: |
+       * Relies on koji-hub, Packages, PkgDB, apache, fedmsg, fas, virthost, 
and is monitored by nagios
+       * Several services rely on the builders, including koschei, Bodhi, 
Tagger, SCM, Darkserver. 
+       * Produces automated builds of packages for the architecture listed. 
Builders can be scaled by adding new 
+       * virtual instances 
-- 
2.5.0
_______________________________________________
infrastructure mailing list
infrastructure@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/infrastructure@lists.fedoraproject.org

Reply via email to