dustymabe commented on the pull-request: `Make the list of repos empty in the 
default inherit chain` that you are following:
``
i'm pretty sure pungi already has support for overriding the repos.

Example 
[here](https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20171022.n.0/logs/x86_64/Atomic/ostree-3/runroot.log).
 You can see it only picks up rpms from one repo: 
`Fedora-27-20171022.n.0-Everything-20171022114659`. 

We pass 
`--extra-config=/mnt/koji/compose/branched/Fedora-27-20171022.n.0/work/ostree-3/extra_config.json`([link](https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20171022.n.0/work/ostree-3/extra_config.json))
 to pungi which has the effect of overriding the repos. The final config (after 
replacement) is 
[here](https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20171022.n.0/work/ostree-3/config_repo/fedora-atomic-host.json).
 The original (with a `.bak` extension) is 
[here](https://kojipkgs.fedoraproject.org/compose/branched/Fedora-27-20171022.n.0/work/ostree-3/config_repo/fedora-atomic-host.json.20171022114659.bak).
 
``

To reply, visit the link below or just reply to this email
https://pagure.io/fedora-atomic/pull-request/90
_______________________________________________
cloud mailing list -- cloud@lists.fedoraproject.org
To unsubscribe send an email to cloud-le...@lists.fedoraproject.org

Reply via email to