mirror of
https://github.com/rocky-linux/infrastructure
synced 2025-01-09 02:40:56 +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
3 lines
86 B
Django/Jinja
3 lines
86 B
Django/Jinja
[{{ openqa_host }}]
|
|
key = {{ openqa_client_key }}
|
|
secret = {{ openqa_client_secret }}
|