1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/copr_all_instances_aws
2025-12-10 16:01:04 +01:00

22 lines
772 B
Text

# Put here configuration for all copr instances (production, devel, ...)
---
postfix_group: copr
postfix_maincf: postfix/main.cf/main.cf.copr_smtp_auth_relay
#TODO: tamplatize main.cf
smtp_auth_relay_host: smtp-auth-cc-rdu01.fedoraproject.org
smtp_auth_relay_user: copr@fedoraproject.org
smtp_auth_relay_password: "{{ copr_smtp_password }}"
additional_known_hosts_cleanup:
copr-be-dev.aws.fedoraproject.org:
- copr-be-dev-temp.aws.fedoraproject.org
copr-be.aws.fedoraproject.org:
- copr-be-temp.aws.fedoraproject.org
aws_ipv6_con: "cloud-init ens5"
freezes: false
cgit_uri: packages
# We don't actually have an IPA host group allocated yet, but Anubis role needs
# us to have something set in ipa_host_group.
ipa_host_group: copr-infrastructure