From ffada3083d88f95381e85439a44122fa19feb805 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Feb 17 2017 20:08:56 +0000 Subject: manifest: Change the ref/branch name to be fedora/.../atomic-host We support container runtimes other than docker. I think this naming scheme is just better regardless. Closes: https://pagure.io/atomic-wg/issue/198 --- diff --git a/fedora-atomic-docker-host.json b/fedora-atomic-docker-host.json index 63f513e..4a03387 100644 --- a/fedora-atomic-docker-host.json +++ b/fedora-atomic-docker-host.json @@ -1,5 +1,5 @@ { - "ref": "fedora-atomic/rawhide/${basearch}/docker-host", + "ref": "fedora/rawhide/${basearch}/atomic-host", "repos": ["fedora-rawhide"],