Define options for fedora_modular
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9cb785a853
commit
738ca55835
1 changed files with 3 additions and 0 deletions
|
@ -151,6 +151,8 @@ fedora_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedor
|
|||
fedora_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/fedora/linux/updates/testing/%s/%s/repodata/repomd.xml
|
||||
fedora_epel_stable_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/%s/%s/repodata/repomd.xml
|
||||
fedora_epel_testing_master_repomd = http://download01.phx2.fedoraproject.org/pub/epel/testing/%s/%s/repodata/repomd.xml
|
||||
fedora_modular_stable_master_repomd = http://dl.fedoraproject.org/pub/fedora/linux/modular/updates/%s/Server/%s/os/repodata/repomd.xml
|
||||
fedora_modular_testing_master_repomd = http://dl.fedoraproject.org/pub/fedora/linux/modular/updates/testing/%s/Server/%s/os/repodata/repomd.xml
|
||||
|
||||
# {release}_{request}_alt_master_repomd: This is used by the masher to determine when a
|
||||
# secondary architecture push has been synchronized to the master mirror for a given release and
|
||||
|
@ -389,6 +391,7 @@ critpath.stable_after_days_without_negative_karma = 14
|
|||
# it can reach the stable repository
|
||||
fedora.mandatory_days_in_testing = 7
|
||||
fedora_epel.mandatory_days_in_testing = 14
|
||||
fedora_modular.mandatory_days_in_testing = 7
|
||||
|
||||
##
|
||||
## Release status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue