bodhi / backend: remove epel8-next sync too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
e41d2924e1
commit
115c22652d
1 changed files with 0 additions and 14 deletions
|
@ -152,20 +152,6 @@ RELEASES = {'f40': {'topic': 'fedora',
|
||||||
'dest': os.path.join(EPELDEST, '8', 'Everything')}
|
'dest': os.path.join(EPELDEST, '8', 'Everything')}
|
||||||
]}}
|
]}}
|
||||||
},
|
},
|
||||||
'epel8n': {'topic': 'epel',
|
|
||||||
'version': '8',
|
|
||||||
'modules': ['epel'],
|
|
||||||
'repos': {'epel-testing': {
|
|
||||||
'from': 'epel8-next-testing',
|
|
||||||
'to': [{'arches': ['x86_64', 'aarch64', 'ppc64le', 'source'],
|
|
||||||
'dest': os.path.join(EPELDEST, 'testing', 'next', '8', 'Everything')}
|
|
||||||
]},
|
|
||||||
'epel': {
|
|
||||||
'from': 'epel8-next',
|
|
||||||
'to': [{'arches': ['x86_64', 'aarch64', 'ppc64le', 'source'],
|
|
||||||
'dest': os.path.join(EPELDEST, 'next', '8', 'Everything')}
|
|
||||||
]}}
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue