copr: pulp_content_url needs to be slash-terminated
This commit is contained in:
parent
a23c9df05a
commit
5a85ca9211
2 changed files with 2 additions and 2 deletions
|
@ -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/"
|
||||
|
|
|
@ -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/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue