mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 10:01:44 +08:00
copr-be: define pulp_content_url in the config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user