debian-forge-composer/tools
Lars Karlitski 2f40265844 tools/gen-user-data: don't depend on python3-pyyaml
Instead, append `write_files: <JSON>` to the end of the file. This
works, because JSON is valid YAML.

For two reasons:

1. The generated user-data was hard to read, because python3-pyyaml
   outputs weird syntax. Keeping the file as written makes it easier to
   recognize when debugging an issue.

2. The tool now only depends on modules that python3 ships, making it
   easier to run on a pristine system.
2020-11-24 13:08:44 +01:00
..
deploy/test schutzbot: move repository snapshot definitions to the -test package 2020-10-23 11:33:04 +02:00
test-case-generators distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
deploy-openstack tools: add deploy-openstack 2020-10-20 15:43:30 +02:00
deploy-qemu tools: add deploy-qemu and gen-user-data 2020-10-07 11:51:33 +02:00
gen-user-data tools/gen-user-data: don't depend on python3-pyyaml 2020-11-24 13:08:44 +01:00
image-info Use /var/tmp for temporary files for image-info 2020-08-20 21:59:54 +02:00
koji-compose.py kojiapi: support multi-build composes 2020-11-11 18:16:42 +01:00
prepare-source.sh tools/prepare-source: also call go generate ./... 2020-09-08 20:40:08 +02:00
provision.sh schutzbot: add rhel 8.4 tests to jenkins pipeline 2020-11-19 10:36:49 +01:00
run-koji-container.sh koji/test: use our quay mirror of the postgres container 2020-11-09 11:10:07 +01:00