summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Flink <tflink@fedoraproject.org>2014-10-14 00:45:04 +0000
committerTim Flink <tflink@fedoraproject.org>2014-10-14 00:45:15 +0000
commit52eb47b71dff63661890dc934db600a56b384af3 (patch)
tree1772346884a9ebca057c8aa3bda97928bdd0c961
parente49e25873c5bf7d4aafca9ab5f0e47c9b0b08dd8 (diff)
taskotron production is live now, should be frozen
-rw-r--r--inventory/group_vars/resultsdb-prod3
-rw-r--r--inventory/group_vars/taskotron-prod1
-rw-r--r--inventory/group_vars/taskotron-prod-clients3
3 files changed, 0 insertions, 7 deletions
diff --git a/inventory/group_vars/resultsdb-prod b/inventory/group_vars/resultsdb-prod
index 6f80c8e3f..edcf5399f 100644
--- a/inventory/group_vars/resultsdb-prod
+++ b/inventory/group_vars/resultsdb-prod
@@ -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
diff --git a/inventory/group_vars/taskotron-prod b/inventory/group_vars/taskotron-prod
index d998b6421..15516ab8c 100644
--- a/inventory/group_vars/taskotron-prod
+++ b/inventory/group_vars/taskotron-prod
@@ -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
diff --git a/inventory/group_vars/taskotron-prod-clients b/inventory/group_vars/taskotron-prod-clients
index 91ef8bd47..a8c77f0ed 100644
--- a/inventory/group_vars/taskotron-prod-clients
+++ b/inventory/group_vars/taskotron-prod-clients
@@ -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