>From 6191e21b1ed76b394c22bf8d8d03897b0c2d4093 Mon Sep 17 00:00:00 2001
From: aikidouke <[email protected]>
Date: Wed, 18 Nov 2015 19:31:07 +0000
Subject: [PATCH] correct buildhw csi var patch

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

diff --git a/inventory/group_vars/buildhw b/inventory/group_vars/buildhw
index ae54fda..774e0e6 100644
--- a/inventory/group_vars/buildhw
+++ b/inventory/group_vars/buildhw
@@ -7,3 +7,17 @@ freezes: true
 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 - [email protected]
+csi_purpose: Koji service employees a set of virtual machines to build 
packages for the Fedora project. This group
+builds packages for x86_64 and i386 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 
-- 
1.8.3.1
_______________________________________________
infrastructure mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to