summaryrefslogtreecommitdiffstats
path: root/inventory/group_vars/copr-back
blob: 9a98c79961c06be2ef75d65faa7bd426abfa173a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
_lighttpd_conf_src: "lighttpd/lighttpd.conf"

copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"
copr_nova_tenant_id: "5d99f099b7fe4b0387f0352f6301ba6a"
copr_nova_tenant_name: "copr"
copr_nova_username: "copr"

# copr_builder_image_name: "Fedora-Cloud-Base-20141203-21"
copr_builder_flavor_name: "ms2.builder"
copr_builder_network_name: "copr-net"
copr_builder_key_name: "buildsys"
copr_builder_security_groups: "ssh-anywhere-copr,default,ssh-from-persistent-copr"

nrpe_procs_warn: 2200
nrpe_procs_crit: 2500

fedmsg_enabled: "true"

do_sign: "true"

spawn_in_advance: "true"
frontend_base_url: "https://copr.fedorainfracloud.org"

# These variables are pushed into /etc/system_identification by the base role.
# Groups and individual hosts should override them with specific info.
# See http://infrastructure.fedoraproject.org/csi/security-policy/

csi_security_category: High
csi_primary_contact: "msuchy (mirek, clime, asamalik, frostyx) IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the backend for copr (3rd party packages)
csi_relationship: |
  - Backend: Management of copr cloud infrastructure (OpenStack).
  - Small frontend with copr's public stats