#116 Remove repos from the base ostree file
Merged by dustymabe. Opened by puiterwijk.
puiterwijk/fedora-atomic f28-repos  into  f28

Download 116.patch

Note that the reason for this is the same as the commit message from https://pagure.io/workstation-ostree-config/c/b16666671552af62a7006103624d7190f5ceb775?branch=master

move the repos definition into the top file
When pungi injects its repo it does it into the file that it has been
pointed at (i.e. the toplevel json file). We need to move it from the
fedora-workstation-base.json into fedora-atomic-workstation.json
otherwise pungi will end up trying to pull from the 'fedora-rawhide'
repo too and it will fail.

Pull-Request has been merged by dustymabe

Metadata