diff --git a/fedora.conf b/fedora.conf index 3861bf2..7bb7120 100644 --- a/fedora.conf +++ b/fedora.conf @@ -558,16 +558,16 @@ live_images = [ }), ] -#ostree = [ -# ("^Atomic$", { -# "x86_64": { -# "treefile": "fedora-atomic-docker-host.json", -# "config_url": "https://pagure.io/fedora-atomic.git", -# "source_repo_from": "Everything", -# "atomic_repo": "/mnt/koji/compose/atomic/rawhide/" -# } -# }) -#] +ostree = [ + ("^Atomic$", { + "x86_64": { + "treefile": "fedora-atomic-docker-host.json", + "config_url": "https://pagure.io/fedora-atomic.git", + "source_repo_from": "Everything", + "atomic_repo": "/mnt/koji/compose/atomic/rawhide/" + } + }) +] atomic = [ ("^Atomic$", {