Compare commits

...

2 Commits

Author SHA1 Message Date
Al Bowles
a6868ed7a6
Use some more defaulty defaults 2023-02-28 12:55:52 -06:00
Al Bowles
b67107ec77
Add some usages 2023-02-28 12:55:38 -06:00
2 changed files with 9 additions and 3 deletions

View File

@ -1,5 +1,11 @@
# Configure an openQA worker host
# This playbook is *NOT* intended for WAN-facing systems!
#
# Usages:
# # Install and configure an openQA worker-only host
# ansible-playbook init-rocky-openqa-worker-host.yml
#
# # Install and configure an openQA worker-only host with a parameters file
# ansible-playbook init-rocky-openqa-worker-host.yml -e @my-worker-host.yml
#
# Created: @akatch
---

View File

@ -1,6 +1,6 @@
---
# The primary openQA host
openqa_host: openqa.rockylinux.org
openqa_host: localhost
openqa_client_key: 1234567890ABCDEF
openqa_client_secret: 1234567890ABCDEF
@ -9,7 +9,7 @@ openqa_user: geekotest
openqa_group: geekotest
# The number of workers to enable on this system
openqa_worker_count: 2
openqa_worker_count: 1
# Port range to open for VNC access to local workers.
# The max port should be 5990 + n where n is the total