ansible/inventory/group_vars/copr_back_stg
Silvie Chlupova 48d5523dc5 copr: remove copr.stg.fedoraproject.org, we don't use it.
This is an old initiative, we wanted to have two frontend instances,
but we never used it.
2022-02-10 14:36:58 +01:00

20 lines
1,005 B
Text

---
copr_builder_flavor_name: "ms2.builder"
copr_builder_image_name: "builder-f24"
copr_builder_key_name: "buildsys"
copr_builder_network_name: "coprdev-net"
copr_builder_security_groups: "ssh-anywhere-coprdev,default,ssh-from-persistent-coprdev"
copr_nova_auth_url: "https://fedorainfracloud.org:5000/v2.0"
copr_nova_tenant_id: "a6ff2158641c439a8426d7facab45437"
copr_nova_tenant_name: "coprdev"
copr_nova_username: "copr"
csi_primary_contact: "msuchy (mirek), frostyx, praiskup IRC #fedora-admin, #fedora-buildsys"
csi_purpose: Provide the testing environment of copr's backend
csi_relationship: This host is the testing environment for the cloud infrastructure of copr's backend
# 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: Moderate
do_sign: "true"
resolvconf: "resolv.conf/cloud"
spawn_in_advance: "false"