summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/buildvmhost
blob: aadaaaf7f449dbe08b51de64211ac9f7939fb31c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
nrpe_procs_warn: 1400
nrpe_procs_crit: 1500
virthost: true
nested: True

# 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 employs a set of virtual machines to build packages for the Fedora project. This playbook is for the provisioning of a physical host for buildvm's.
csi_relationship: |
    * Relies on ansible, virthost, and is monitored by nagios
    * Several services rely on the builders, including koschei, Bodhi, Tagger, SCM, Darkserver.
    * Builder vm's are hosted on hosts created with this playbook.