mirror of
https://github.com/rocky-linux/infrastructure
synced 2024-11-01 04:31:22 +00:00
65a83babc9
* Add automation for bootstrapping an openQA developer box This PR adds the playbook `init-rocky-openqa-developer-host.yml`, to be used for bootstrapping developer instances of OpenQA. This playbook mostly follows the automation from [this repo](https://github.com/rocky-linux/OpenQA-Fedora-Installation). * Add suggestions from @nazunalika
4 lines
86 B
Django/Jinja
4 lines
86 B
Django/Jinja
[{{ openqa_host }}]
|
|
key = {{ openqa_client_key }}
|
|
secret = {{ openqa_client_secret }}
|