add syncing for f27-u-t ostree ref
This commit is contained in:
parent
b5613c90d1
commit
d5ffeddb05
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@ RELEASES = {'f27': {'topic': 'fedora',
|
||||||
'modules': ['fedora', 'fedora-secondary'],
|
'modules': ['fedora', 'fedora-secondary'],
|
||||||
'repos': {'updates-testing': {
|
'repos': {'updates-testing': {
|
||||||
'from': 'f27-updates-testing',
|
'from': 'f27-updates-testing',
|
||||||
|
'ostree': {'ref': 'fedora/27/x86_64/testing/atomic-host',
|
||||||
|
'dest': os.path.join(ATOMICDEST, '27')},
|
||||||
'to': [{'arches': ['x86_64', 'armhfp', 'source'],
|
'to': [{'arches': ['x86_64', 'armhfp', 'source'],
|
||||||
'dest': os.path.join(FEDORADEST, 'testing', '27')},
|
'dest': os.path.join(FEDORADEST, 'testing', '27')},
|
||||||
{'arches': ['aarch64', 'i386', 'ppc64', 'ppc64le', 's390x'],
|
{'arches': ['aarch64', 'i386', 'ppc64', 'ppc64le', 's390x'],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue