copr: I totally forgot to commit an inventory file for copr_front_dev_aws
This commit is contained in:
parent
fe9efd34ef
commit
b189f2b32b
1 changed files with 35 additions and 0 deletions
35
inventory/group_vars/copr_front_dev_aws
Normal file
35
inventory/group_vars/copr_front_dev_aws
Normal file
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
copr_frontend_public_hostname: "copr-fe-dev.aws.fedoraproject.org"
|
||||
|
||||
fas_client_groups: sysadmin-copr,fi-apprentice,sysadmin-noc,sysadmin-veteran
|
||||
csi_security_category: Low
|
||||
csi_primary_contact: "msuchy (mirek), frostyx, dturecek, praiskup IRC #fedora-admin, #fedora-buildsys"
|
||||
csi_purpose: Provide the testing environment of copr's frontend
|
||||
csi_relationship: This host is the testing environment for copr's web interface
|
||||
|
||||
copr_mbs_cli_login: Y29wcg==##vtvvikhcjncwkfkdcssv
|
||||
|
||||
# consumed by roles/copr/certbot
|
||||
letsencrypt:
|
||||
predefined_deploy_script: httpd
|
||||
certificates:
|
||||
copr-fe-dev.aws.fedoraproject.org:
|
||||
domains:
|
||||
- copr-fe-dev.aws.fedoraproject.org
|
||||
challenge_dir: /var/www/html
|
||||
mail: copr-devel@lists.fedorahosted.org
|
||||
|
||||
whitelist_emails:
|
||||
- msuchy@redhat.com
|
||||
- praiskup@redhat.com
|
||||
- jkadlcik@redhat.com
|
||||
- dturecek@redhat.com
|
||||
- thrnciar@redhat.com
|
||||
- schlupov@redhat.com
|
||||
|
||||
copr_pagure_events:
|
||||
io.pagure.prod.pagure: "https://pagure.io/"
|
||||
org.fedoraproject.prod.pagure: "https://src.fedoraproject.org/"
|
||||
io.pagure.stg.pagure: "https://stg.pagure.io"
|
||||
|
||||
copr_messaging_queue: "c8e11df7-e863-4ca4-99b9-d37c6663c7f7"
|
Loading…
Add table
Add a link
Reference in a new issue