put in a tag to make proxy playbook run for data-analysis much shorter
This commit is contained in:
parent
392e0e83d1
commit
8595ca9a61
2 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue