>From 13093e6233ffd9b50c3d1b67a0f9729d9315f32c Mon Sep 17 00:00:00 2001
From: aikidouke <[email protected]>
Date: Wed, 18 Nov 2015 13:43:48 -0500
Subject: [PATCH 5/6] added csi vars to buildppc64

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

diff --git a/inventory/group_vars/buildppc64 b/inventory/group_vars/buildppc64
index 939020f..a00a351 100644
--- a/inventory/group_vars/buildppc64
+++ b/inventory/group_vars/buildppc64
@@ -6,3 +6,17 @@ sudoers: "{{ private }}/files/sudo/buildsecondary-sudoers"
 koji_server_url: "http://ppc.koji.fedoraproject.org/kojihub";
 koji_weburl: "http://ppc.koji.fedoraproject.org/koji";
 koji_topurl: "http://ppcpkgs.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 - [email protected]
+csi_purpose: Koji service employees a set of virtual machines to build 
packages for the Fedora project. This group
+builds packages for ppc64 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
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to