remove f from the atomic refs for f24
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
This commit is contained in:
parent
f27e1fdefa
commit
ad7a71e1fa
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@ config = dict(
|
|||
'tree': 'docker-host',
|
||||
'treefile': {
|
||||
'include': 'fedora-atomic-docker-host.json',
|
||||
'ref': 'fedora-atomic/f24/x86_64/docker-host',
|
||||
'ref': 'fedora-atomic/24/x86_64/docker-host',
|
||||
'repos': ['fedora-24', 'fedora-24-updates'],
|
||||
'packages': [],
|
||||
},
|
||||
|
@ -44,7 +44,7 @@ config = dict(
|
|||
'tree': 'docker-host',
|
||||
'treefile': {
|
||||
'include': 'fedora-atomic-docker-host.json',
|
||||
'ref': 'fedora-atomic/f24/x86_64/testing/docker-host',
|
||||
'ref': 'fedora-atomic/24/x86_64/testing/docker-host',
|
||||
'repos': ['fedora-24', 'fedora-24-updates', 'updates-testing'],
|
||||
'packages': [],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue