copr-be: define pulp_content_url in the config

This commit is contained in:
Jakub Kadlcik
2025-08-22 14:07:16 +02:00
parent e6f69e41df
commit 73c67036cc

View File

@@ -101,6 +101,12 @@ aws_cloudfront_distribution={{ aws_cloudfront_distribution }}
# Use sha256 hash for all active chroots except for EPEL7
gently_gpg_sha256 = False
# URL where Pulp results are available
# For easy setups it can be generated on the fly from `pulp status`. But is not
# possible for more complicated deployments like hosted Fedora Pulp.
pulp_content_url={{ pulp_content_url }}
[builder]
# default is 1800, this probably has no effect!
timeout=108000