Sync out f27m u-t
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
52780b6b49
commit
50cbc6e1f9
1 changed files with 10 additions and 0 deletions
|
@ -94,6 +94,16 @@ RELEASES = {'f27': {'topic': 'fedora',
|
||||||
]},
|
]},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
'f27m': {'topic': 'fedora',
|
||||||
|
'version': '27-modular',
|
||||||
|
'modules': ['fedora'],
|
||||||
|
'repos': {'updates-testing': {
|
||||||
|
'from': 'f27-modular-updates-testing',
|
||||||
|
'to': [{'arches': ['aarch64', 'armhfp', 'i386', 'ppc64', 'ppc64le',
|
||||||
|
's390x', 'source'],
|
||||||
|
'dest': os.path.join(FEDORAMODDEST, 'testing', '27', 'Server')},
|
||||||
|
]}}
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue