mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
add syncing for f27-u-t ostree ref
This commit is contained in:
@@ -24,6 +24,8 @@ RELEASES = {'f27': {'topic': 'fedora',
|
||||
'modules': ['fedora', 'fedora-secondary'],
|
||||
'repos': {'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'],
|
||||
'dest': os.path.join(FEDORADEST, 'testing', '27')},
|
||||
{'arches': ['aarch64', 'i386', 'ppc64', 'ppc64le', 's390x'],
|
||||
|
||||
Reference in New Issue
Block a user