copr: pulp_content_url needs to be slash-terminated

This commit is contained in:
Pavel Raiskup 2025-04-01 07:48:48 +02:00
parent a23c9df05a
commit 5a85ca9211
2 changed files with 2 additions and 2 deletions

View file

@ -203,4 +203,4 @@ rsnapshot_push:
deployment_type: prod
pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr"
pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr/"

View file

@ -181,4 +181,4 @@ aws_cloudfront_distribution: EX55ITR8LVMOH
nrpe_client_uid: 500
pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr-stage"
pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr-stage/"