>From e23414fe2b1d9efb3389976789ebcec769ed61f4 Mon Sep 17 00:00:00 2001
From: aikidouke <[email protected]>
Date: Wed, 18 Nov 2015 13:42:43 -0500
Subject: [PATCH 1/6] added csi vars to buildaarch64
---
inventory/group_vars/buildaarch64 | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/inventory/group_vars/buildaarch64
b/inventory/group_vars/buildaarch64
index 927f219..caa370f 100644
--- a/inventory/group_vars/buildaarch64
+++ b/inventory/group_vars/buildaarch64
@@ -6,3 +6,17 @@ sudoers: "{{ private }}/files/sudo/buildsecondary-sudoers"
koji_server_url: "http://arm.koji.fedoraproject.org/kojihub"
koji_weburl: "http://arm.koji.fedoraproject.org/koji"
koji_topurl: "http://armpkgs.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 aarch64 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]