mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
put in a tag to make proxy playbook run for data-analysis much shorter
This commit is contained in:
@@ -438,6 +438,7 @@
|
||||
remotepath: /collectd
|
||||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://log01
|
||||
tags: data-analysis
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: data-analysis.fedoraproject.org
|
||||
@@ -445,6 +446,7 @@
|
||||
remotepath: /
|
||||
localpath: /
|
||||
proxyurl: http://log01
|
||||
tags: data-analysis
|
||||
|
||||
### entries for resultsdb and resultsdb_frontend
|
||||
- role: httpd/reverseproxy
|
||||
|
||||
@@ -815,6 +815,7 @@
|
||||
server_aliases: [data-analysis.stg.fedoraproject.org]
|
||||
sslonly: true
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
tags: data-analysis
|
||||
|
||||
- role: httpd/website
|
||||
site_name: nagios.fedoraproject.org
|
||||
|
||||
Reference in New Issue
Block a user