added csi vars to buildhw
This commit is contained in:
parent
bda522f6bd
commit
9a9c4f1315
1 changed files with 14 additions and 0 deletions
|
@ -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 - admin@fedoraproject.org
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue