Add CSI information for autosigner01.
This commit is contained in:
parent
a056f60f4c
commit
a3553b8337
1 changed files with 14 additions and 0 deletions
|
@ -9,3 +9,17 @@ num_cpus: 2
|
|||
|
||||
fas_client_groups: sysadmin-releng
|
||||
host_group: autosign
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: High
|
||||
csi_primary_contact: Release Engineering - rel-eng@lists.fedoraproject.org
|
||||
csi_purpose: Provides frontend (reverse) proxy for most web applications
|
||||
csi_relationship: |
|
||||
This host runs the autosigner.py script which should automatically sign new
|
||||
rawhide and branched builds. It listens to koji over fedmsg for
|
||||
notifications of new builds, and then asks sigul, the signing server, to
|
||||
sign the rpms and store the new rpm header back in Koji.
|
||||
|
||||
The script[1] currently runs in the foreground from a git checkout.
|
||||
|
||||
[1] https://git.fedorahosted.org/cgit/releng/tree/scripts/autosigner.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue