fedora config files for pungi
Go to file
Lubomír Sedlář 4f15d62cdd Define start fedmsg json value
The nightly scripts try to send an announcement about compose starting.
As this happens before Pungi even started, the compose ID is not known
and can not be included in the message. The message about starting rsync
sent later will contain the ID correctly.

Without the json defined there is a traceback in the cron output, but
the errors are not logged anywhere else (but don't actually block
anything in the compose process).

Relates: https://pagure.io/pungi/issue/698
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2017-08-08 08:54:27 +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 atomichost: Bump ISO internal size to 4GB 2017-07-25 13:54:40 -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 Base image configuration for modular rawhide. 2017-08-01 14:04:51 -04:00
fedora.conf ws-ostree: Use compose version for ostree 2017-07-26 09:01:23 -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 Define start fedmsg json value 2017-08-08 08:54:27 +02:00
nightly.sh Define start fedmsg json value 2017-08-08 08:54:27 +02: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 ostree-support group to cloud 2017-08-04 14:34:09 -04:00
variants-modular.xml We need shim-master, too. 2017-08-07 17:16:24 -04:00

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