mono-infrastructure/ansible/playbooks/templates/etc/openqa/client.conf.j2
akatch 65a83babc9
Add automation for bootstrapping an openQA developer box (#14994)
* 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
2021-08-30 20:18:39 -04:00

4 lines
86 B
Django/Jinja

[{{ openqa_host }}]
key = {{ openqa_client_key }}
secret = {{ openqa_client_secret }}