taskotron production is live now, should be frozen
This commit is contained in:
parent
e49e25873c
commit
52eb47b71d
3 changed files with 0 additions and 7 deletions
|
@ -27,6 +27,3 @@ resultsdb_fe_endpoint: '/resultsdb'
|
||||||
resultsdb_db_name: resultsdb
|
resultsdb_db_name: resultsdb
|
||||||
allowed_hosts:
|
allowed_hosts:
|
||||||
- 10.5.124
|
- 10.5.124
|
||||||
|
|
||||||
# this needs to be removed once the system actually goes into production
|
|
||||||
freezes: false
|
|
||||||
|
|
|
@ -26,4 +26,3 @@ landingpage_title: "Taskotron"
|
||||||
deployment_type: prod
|
deployment_type: prod
|
||||||
tcp_ports: [ 80, 443, "{{ buildslave_port }}" ]
|
tcp_ports: [ 80, 443, "{{ buildslave_port }}" ]
|
||||||
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
|
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
|
||||||
freezes: false
|
|
||||||
|
|
|
@ -22,6 +22,3 @@ buildslave_public_sshkey_file: prod-buildslave-sshkey/prod_buildslave.pub
|
||||||
taskotron_admin_email: taskotron-admin-members@fedoraproject.org
|
taskotron_admin_email: taskotron-admin-members@fedoraproject.org
|
||||||
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
|
||||||
buildmaster_pubkey: 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBlB0+PK20wI+MN1eYTDCjpnRZCo3eEdAwR2yuOFhm5BdMvdAokpS3CjA6KSKPQjgTc9UHz4WjwGVysV0sns9h0='
|
buildmaster_pubkey: 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBlB0+PK20wI+MN1eYTDCjpnRZCo3eEdAwR2yuOFhm5BdMvdAokpS3CjA6KSKPQjgTc9UHz4WjwGVysV0sns9h0='
|
||||||
|
|
||||||
# this needs to be removed once the system actually goes into production
|
|
||||||
freezes: false
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue