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@xxxxxxxxxxxxx> --- roles/bodhi2/backend/templates/atomic-config.py.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/bodhi2/backend/templates/atomic-config.py.j2 b/roles/bodhi2/backend/templates/atomic-config.py.j2 index b998bde..d75269c 100644 --- a/roles/bodhi2/backend/templates/atomic-config.py.j2 +++ b/roles/bodhi2/backend/templates/atomic-config.py.j2 @@ -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': [], }, -- 2.9.4 _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx