fedora config files for pungi
Go to file
Lubomír Sedlář 85036765a7 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:32:39 +02:00
cloud-nightly.sh Fix pungi call with extra argument 2017-07-24 14:32:39 +02:00
docker-nightly.sh Fix pungi call with extra argument 2017-07-24 14:32:39 +02:00
fedora-alpha.conf Use compose-koji 2016-12-14 13:40:50 +00:00
fedora-atomic.conf Split Atomic and CloudImage 2017-02-14 15:12:07 -05:00
fedora-beta.conf Use compose-koji 2016-12-14 13:40:50 +00:00
fedora-cloud.conf Fix variant name to CloudImages 2017-02-17 18:01:47 -05:00
fedora-docker.conf Fix docker_label keyword and fix label caps 2017-06-29 11:41:31 -05:00
fedora-final.conf Use compose-koji 2016-12-14 13:40:50 +00:00
fedora.conf Fix docker_label keyword and fix label caps 2017-06-29 11:41:31 -05:00
nightly.sh set the treename for spam-o-matic so emails say they are f25 #64 2016-09-29 17:28:56 -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:32:39 +02:00
twoweek-nightly.sh Fix pungi call with extra argument 2017-07-24 14:32:39 +02:00
variants-fedora.xml add workstation-ostree-support to Workstation variant 2016-10-04 15:27:29 -05:00

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