mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
openQA: Enable rngd on qa01 and qa02
They have HW RNG, so may as well use it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -21,6 +21,9 @@ gw: 10.5.124.254
|
||||
ansible_ifcfg_whitelist: ['em1', 'em2', 'em3', 'em4']
|
||||
ansible_ifcfg_disabled: ['em1', 'em2', 'em4']
|
||||
|
||||
# Has a hardware RNG
|
||||
openqa_rngd: True
|
||||
|
||||
# this is a powerful machine, can handle more openQA workers
|
||||
openqa_workers: 30
|
||||
# firewall ports for server->worker websockets connections
|
||||
|
||||
@@ -21,6 +21,9 @@ gw: 10.5.124.254
|
||||
ansible_ifcfg_whitelist: ['em1', 'em2', 'em3', 'em4']
|
||||
ansible_ifcfg_disabled: ['em1', 'em2', 'em4']
|
||||
|
||||
# Has a hardware RNG
|
||||
openqa_rngd: True
|
||||
|
||||
# this is a powerful machine, can handle more openQA workers
|
||||
openqa_workers: 30
|
||||
# firewall ports for server->worker websockets connections
|
||||
|
||||
Reference in New Issue
Block a user