copr-be: configure the AWS CloudFront distribution ID

Relates: https://pagure.io/copr/copr/pull-request/2119
This commit is contained in:
Pavel Raiskup 2022-03-15 16:17:16 +01:00
parent 803e4c9ffc
commit 5619eb1804
3 changed files with 6 additions and 0 deletions

View file

@ -68,3 +68,5 @@ keygen_host: "54.83.48.73"
postfix_group: copr
rpm_vendor_copr_name: Fedora Copr
services_disabled: false
aws_cloudfront_distribution: E2PUZIRCXCOXTG

View file

@ -67,3 +67,5 @@ keygen_host: "54.225.23.248"
postfix_group: copr
rpm_vendor_copr_name: Fedora Copr (devel)
services_disabled: false
aws_cloudfront_distribution: EX55ITR8LVMOH

View file

@ -85,6 +85,8 @@ keygen_host={{ keygen_host }}
# minimum age for builds to be pruned
prune_days=14
aws_cloudfront_distribution={{ aws_cloudfront_distribution }}
# logging settings
# log_dir=/var/log/copr-backend/
# log_level=info