fedora config files for pungi
Go to file
Lubomír Sedlář 20f723c1b9 Fix pungi call with extra argument
The script gets a label as a command line argument, and this is manually
handled by adding it as `--label=$1` to the pungi-koji command. We
should not add this argument to another time.

This avoid problem with Pungi 4.1.17 which reports an error when seeing
unknown arguments (which were silently ignored before).

Fixes: https://pagure.io/pungi/issue/682
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-07-24 14:44:12 +02:00
cloud-nightly.sh Fix pungi call with extra argument 2017-07-24 14:44:12 +02:00
docker-nightly.sh Fix pungi call with extra argument 2017-07-24 14:44:12 +02:00
fedora-atomic.conf atomic.conf: update to use F26 key 2017-06-29 08:51:44 -04:00
fedora-cloud.conf cloud.conf: copy over some changes from fedora.conf 2017-06-19 14:05:50 -04:00
fedora-dnf.conf Add a config and script for Rawhide done with DNF 2017-03-27 14:53:00 +02:00
fedora-docker.conf Switch from docker to container namespace 2017-04-26 17:16:16 -05:00
fedora-modular.conf Use TLS when talking to PDC. 2017-07-07 13:39:51 -04:00
fedora.conf atomic: use new json file name 2017-07-12 11:50:03 -04:00
nightly-dnf.sh Add a config and script for Rawhide done with DNF 2017-03-27 14:53:00 +02:00
nightly-modular.sh Use Modular-Rawhide for BRANCHED name, based on feedback. 2017-04-12 11:33:33 -04:00
nightly.sh Switch from docker to container namespace 2017-04-26 17:16:16 -05:00
README.rst fix typos in README 2016-03-09 17:14:52 +00:00
release-candidate.sh Fix pungi call with extra argument 2017-07-24 14:44:12 +02:00
twoweek-nightly.sh Fix pungi call with extra argument 2017-07-24 14:44:12 +02:00
variants-fedora.xml add aarch64 to Spins variant 2017-04-13 14:55:12 +01:00
variants-modular.xml Add s390x and armhfp to the modular rawhide compose. 2017-07-06 11:54:34 -04:00

This repo holds the config files that define what goes in and comes
out of a Fedora compose using pungi.