fix cert name
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
47eb0802ed
commit
401c84ebe8
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
when: env == "staging" }
|
when: env == "staging" }
|
||||||
- { role: repospanner/bridge,
|
- { role: repospanner/bridge,
|
||||||
zone: rpms,
|
zone: rpms,
|
||||||
zonecert: pagure_push,
|
zonecert: fedora_rpms_push,
|
||||||
baseurl: "https://fedora01.rpms.stg.fedoraproject.org:8443",
|
baseurl: "https://fedora01.rpms.stg.fedoraproject.org:8443",
|
||||||
when: env == "staging" }
|
when: env == "staging" }
|
||||||
- gitolite/base
|
- gitolite/base
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue