Now that we are *done* with f25 it has been requested [1]

that we update the daily bodhi push to update the release ref
so that anyone choosing to stay on f25 for now will get updated
content.

[1] https://pagure.io/atomic-wg/issue/303

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
This commit is contained in:
Dusty Mabe 2017-07-26 17:35:52 +02:00 committed by Patrick Uiterwijk
parent 7d93f73993
commit 39b719cee1

View file

@ -71,7 +71,7 @@ config = dict(
'tree': 'docker-host',
'treefile': {
'include': 'fedora-atomic-docker-host.json',
'ref': 'fedora-atomic/25/x86_64/updates/docker-host',
'ref': 'fedora-atomic/25/x86_64/docker-host',
'repos': ['fedora-25', 'fedora-25-updates', 'updates'],
'packages': [],
},