Bodhi f29 changes freeze break.
This commit is contained in:
parent
ff0d3ea8c7
commit
cfc1e96bdd
1 changed files with 5 additions and 0 deletions
|
@ -230,6 +230,8 @@ master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/update
|
|||
fedora_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/%s/repodata/repomd.xml
|
||||
fedora_28_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_28_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_29_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_29_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_epel_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml
|
||||
{% endif %}
|
||||
|
||||
|
@ -280,6 +282,8 @@ fedora_stable_alt_master_repomd = http://download01.phx2.fedoraproject.org/pub/f
|
|||
fedora_testing_alt_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/%s/%s/repodata/repomd.xml
|
||||
fedora_28_stable_alt_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_28_testing_alt_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_29_stable_alt_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/%s/Everything/%s/repodata/repomd.xml
|
||||
fedora_29_testing_alt_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora-secondary/updates/testing/%s/Everything/%s/repodata/repomd.xml
|
||||
{% elif env == 'staging' %}
|
||||
fedora_stable_alt_master_repomd = https://kojipkgs.stg.fedoraproject.org/compose/updates/f%s-updates/compose/Everything/%s/os/repodata/repomd.xml
|
||||
fedora_testing_alt_master_repomd = https://kojipkgs.stg.fedoraproject.org/compose/updates/f%s-updates-testing/compose/Everything/%s/os/repodata/repomd.xml
|
||||
|
@ -303,6 +307,7 @@ base_address = https://bodhi{{env_suffix}}.fedoraproject.org/
|
|||
fedora_26_primary_arches = armhfp x86_64
|
||||
fedora_27_primary_arches = armhfp x86_64
|
||||
fedora_28_primary_arches = aarch64 armhfp x86_64
|
||||
fedora_29_primary_arches = aarch64 armhfp x86_64
|
||||
|
||||
##
|
||||
## Email setting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue