Fix atomic git url for pdc-updater at @puiterwijk's suggestion.
This commit is contained in:
parent
b6b472d7ca
commit
288ea0fdcf
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ config = {
|
|||
{% endif %}
|
||||
|
||||
# Where to find the fedora-atomic json definitions.
|
||||
'pdcupdater.fedora_atomic_git_url': 'https://git.fedorahosted.org/cgit/fedora-atomic.git/plain/',
|
||||
'pdcupdater.fedora_atomic_git_url': 'https://pagure.io/fedora-atomic/raw/master/f/',
|
||||
|
||||
# We have an explicit list of these in the config so we can turn them on
|
||||
# and off individually in production if one is causing an issue.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue