adding missing var to taskotron-dev-clients
This commit is contained in:
parent
61ba7862bb
commit
82b6255157
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@ tcp_ports: [ "{{ buildslave_port }}" ]
|
||||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||||
freezes: false
|
freezes: false
|
||||||
|
|
||||||
|
# this enables extra repos during dnf install but that's broken right now, remember to re-enable
|
||||||
|
# extra_enablerepos: 'infrastructure-testing'
|
||||||
|
extra_enablerepos: ''
|
||||||
|
|
||||||
|
|
||||||
############################################################
|
############################################################
|
||||||
# buildslave config
|
# buildslave config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue