podman/contrib/cirrus/packer
Chris Evich 7c44c05425
cirrus: Update to Fedora 32 proper
Now that it's officially released, update to it from the beta.  Also
(and significant), adjust the SELinux context of the GCP metadata
service.  Add a comment to the code explaining why this is necessary.

Signed-off-by: Chris Evich <cevich@redhat.com>
2020-04-30 13:21:03 -04:00
..
cloud-init Cirrus: Add Second partition for storage testing 2019-08-01 14:07:55 -04:00
.gitignore Cirrus: Document and codify base-image production 2018-12-06 15:39:18 -05:00
Makefile Cirrus: Support testing with F31 2020-02-25 12:34:24 -05:00
README.md Cirrus: Document and codify base-image production 2018-12-06 15:39:18 -05:00
fedora_base-setup.sh cirrus: Update to Fedora 32 proper 2020-04-30 13:21:03 -04:00
fedora_packaging.sh Cirrus: Unify package installation 2020-04-24 08:22:50 -04:00
fedora_setup.sh Cirrus: Unify package installation 2020-04-24 08:22:50 -04:00
image-builder-image_base-setup.sh Cirrus: Support testing with F31 2020-02-25 12:34:24 -05:00
libpod_base_images.yml cirrus: Update to Fedora 32 proper 2020-04-30 13:21:03 -04:00
libpod_images.yml Cirrus: Unify package installation 2020-04-24 08:22:50 -04:00
make-user-data.sh Cirrus: Document and codify base-image production 2018-12-06 15:39:18 -05:00
prior-fedora_base-setup.sh Cirrus: Add latest ubuntu 2019-09-20 14:34:13 -04:00
systemd_banish.sh codespell: spelling corrections 2019-11-13 08:15:00 +11:00
ubuntu_packaging.sh Cirrus: Unify package installation 2020-04-24 08:22:50 -04:00
ubuntu_setup.sh Cirrus: Unify package installation 2020-04-24 08:22:50 -04:00
xfedora_setup.sh Cirrus: Add experimental fedora VM image & test 2019-08-12 12:01:55 -04:00

README.md

These are definitions and scripts consumed by packer to produce the various distribution images used for CI testing. For more details see the Cirrus CI documentation