#62 move the repos definition into the top file
Merged by walters. Opened by dustymabe.
dustymabe/workstation-ostree-config dusty-rawhide  into  master

Download 62.patch

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.

You can see the failure to download the repomd for the extra repo in today's run:
https://kojipkgs.fedoraproject.org/compose/rawhide/Fedora-Rawhide-20180216.n.0/logs/x86_64/ostree/ostree-4/create-ostree-repo.log

Hmm. Unfortunate. At some point we'll define a better language for this stuff...

rebased onto b16666671552af62a7006103624d7190f5ceb775

Pull-Request has been merged by walters

Metadata