Remove f27m from new-updates-sync

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-02-22 15:47:51 +01:00
parent 11365cf98b
commit 6920be10fa

View file

@ -135,16 +135,6 @@ RELEASES = {'f28': {'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', 'x86_64'],
'dest': os.path.join(FEDORAMODDEST, 'testing', '27', 'Server')},
]}}
},
}