pungi/pungi/phases
Lubomír Sedlář 804a0049f6 ostree: Simplify configuration
It makes no sense to repeat the same configuration for multiple
architectures. Instead we should just list the architectures as another
key in the mapping. There is an option to specify multiple config dicts.

This preserves full backwards compatibility, the old config format is
still accepted.

Fixes: https://pagure.io/pungi/issue/678
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-08-14 14:53:22 +02:00
..
gather gather: Only parse pungi log once 2017-08-09 11:04:14 +02:00
pkgset Make strict the only option. 2017-08-07 14:56:59 +02:00
__init__.py Ensure all phases are stopped 2017-06-02 09:52:18 +02:00
base.py Be explicit about generating release for images 2017-04-13 10:17:59 +02:00
buildinstall.py util: Move get_buildroot_rpms to koji wrapper 2017-04-25 15:22:41 +02:00
createiso.py Not create empty skeleton dirs for empty variants 2017-03-27 17:55:54 +02:00
createrepo.py createrepo: Don't use existing metadata with deltas 2017-07-14 14:29:16 +02:00
extra_files.py extra-files: Allow configuring used checksums 2017-04-20 09:28:09 +02:00
image_build.py Be explicit about generating release for images 2017-04-13 10:17:59 +02:00
image_checksum.py checksum: Checksum each image only once 2017-07-17 08:26:51 +02:00
init.py init: Warn when variants mentions non-existing comps group 2017-04-11 15:46:34 +02:00
live_images.py unify repo and repo_from options 2017-03-29 10:12:32 +08:00
livemedia_phase.py unify repo and repo_from options 2017-03-29 10:12:32 +08:00
osbs.py unify repo and repo_from options 2017-03-29 10:12:32 +08:00
ostree.py ostree: Simplify configuration 2017-08-14 14:53:22 +02:00
ostree_installer.py ostree-installer: Clean up output dir 2017-06-15 08:17:07 +02:00
product_img.py Create temporary dirs under compose's workdir 2017-01-11 15:25:47 +08:00
test.py repoclosure: Allow aborting compose when repoclosure fails 2017-08-07 15:17:33 +02:00