Move atomic ref to /updates
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8a4c5b7f6d
commit
858c210d1d
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/25/x86_64/docker-host',
|
||||
'ref': 'fedora-atomic/25/x86_64/updates/docker-host',
|
||||
'repos': ['fedora-25', 'fedora-25-updates', 'updates'],
|
||||
'packages': [],
|
||||
},
|
||||
|
@ -44,7 +44,7 @@ config = dict(
|
|||
'tree': 'docker-host',
|
||||
'treefile': {
|
||||
'include': 'fedora-atomic-docker-host.json',
|
||||
'ref': 'fedora-atomic/25/x86_64/testing/docker-host',
|
||||
'ref': 'fedora-atomic/25/x86_64/updates-testing/docker-host',
|
||||
'repos': ['fedora-25', 'fedora-25-updates', 'updates-testing'],
|
||||
'packages': [],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue