resultsdb01: clean up last entries

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-27 15:14:12 -07:00
parent 07f4531367
commit 771d72e12d
2 changed files with 0 additions and 47 deletions

View file

@ -598,46 +598,6 @@
proxyurl: http://log01
tags: data-analysis
## entries for resultsdb and resultsdb_frontend
- role: httpd/reverseproxy
website: taskotron.fedoraproject.org
destname: taskotron-resultsdb
localpath: /resultsdb
remotepath: /resultsdb
balancer_name: resultsdb
balancer_members: ['resultsdb01.vpn.fedoraproject.org:80']
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
- role: httpd/reverseproxy
website: taskotron.fedoraproject.org
destname: taskotron-resultsdbapi
localpath: /resultsdb_api
remotepath: /resultsdb_api
balancer_name: resultsdb
balancer_members: ['resultsdb01.vpn.fedoraproject.org:80']
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
### staging entries for resultsdb and resultsdb_frontend
# - role: httpd/reverseproxy
# website: taskotron.stg.fedoraproject.org
# destname: taskotron-resultsdb
# localpath: /resultsdb
# remotepath: /resultsdb
# balancer_name: resultsdb-stg
# balancer_members: ['resultsdb01.stg.iad2.fedoraproject.org:80']
# http_not_https_yes_this_is_insecure_and_i_feel_bad: true
# when: env == "staging"
#
#- role: httpd/reverseproxy
# website: taskotron.stg.fedoraproject.org
# destname: taskotron-resultsdbapi
# localpath: /resultsdb_api
# remotepath: /resultsdb_api
# balancer_name: resultsdb-stg
# balancer_members: ['resultsdb01.stg.iad2.fedoraproject.org:80']
# http_not_https_yes_this_is_insecure_and_i_feel_bad: true
# when: env == "staging"
### staging entries for resultsdb and resultsdb_frontend
- role: httpd/reverseproxy
website: resultsdb.stg.fedoraproject.org

View file

@ -327,13 +327,6 @@ define service {
use websitetemplate
}
define service {
host_name resultsdb01.iad2.fedoraproject.org
service_description http-resultsdb-internal
check_command check_website!resultsdb01.iad2.fedoraproject.org!/resultsdb/results!resultsdb_frontend
use websitetemplate
}
{% endif %}
define service {