Enable infra testing repo on resultsdb-dev
This commit is contained in:
parent
76853407e6
commit
6c0e62c413
1 changed files with 1 additions and 3 deletions
|
@ -9,9 +9,7 @@ tcp_ports: [ 80, 443, "{{ resultsdb_db_port }}", "{{ execdb_db_port }}" ]
|
|||
external_hostname: taskotron-dev.fedoraproject.org
|
||||
deployment_type: dev
|
||||
|
||||
# this enables extra repos during dnf install but that's broken right now, remember to re-enable
|
||||
# extra_enablerepos: 'infrastructure-testing'
|
||||
extra_enablerepos: ''
|
||||
extra_enablerepos: 'infrastructure-testing'
|
||||
|
||||
|
||||
############################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue