taskotron production is live now, should be frozen

This commit is contained in:
Tim Flink 2014-10-14 00:45:04 +00:00
parent e49e25873c
commit 52eb47b71d
3 changed files with 0 additions and 7 deletions

View file

@ -27,6 +27,3 @@ resultsdb_fe_endpoint: '/resultsdb'
resultsdb_db_name: resultsdb
allowed_hosts:
- 10.5.124
# this needs to be removed once the system actually goes into production
freezes: false

View file

@ -26,4 +26,3 @@ landingpage_title: "Taskotron"
deployment_type: prod
tcp_ports: [ 80, 443, "{{ buildslave_port }}" ]
taskotron_docs_url: https://docs.qadevel.cloud.fedoraproject.org/libtaskotron/latest/
freezes: false

View file

@ -22,6 +22,3 @@ buildslave_public_sshkey_file: prod-buildslave-sshkey/prod_buildslave.pub
taskotron_admin_email: taskotron-admin-members@fedoraproject.org
sudoers: "{{ private }}/files/sudo/qavirt-sudoers"
buildmaster_pubkey: 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBlB0+PK20wI+MN1eYTDCjpnRZCo3eEdAwR2yuOFhm5BdMvdAokpS3CjA6KSKPQjgTc9UHz4WjwGVysV0sns9h0='
# this needs to be removed once the system actually goes into production
freezes: false