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
|
remotepath: /collectd
|
||||||
# Talk directly to the app server, not haproxy
|
# Talk directly to the app server, not haproxy
|
||||||
proxyurl: http://log01
|
proxyurl: http://log01
|
||||||
|
tags: data-analysis
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: data-analysis.fedoraproject.org
|
website: data-analysis.fedoraproject.org
|
||||||
|
@ -445,6 +446,7 @@
|
||||||
remotepath: /
|
remotepath: /
|
||||||
localpath: /
|
localpath: /
|
||||||
proxyurl: http://log01
|
proxyurl: http://log01
|
||||||
|
tags: data-analysis
|
||||||
|
|
||||||
### entries for resultsdb and resultsdb_frontend
|
### entries for resultsdb and resultsdb_frontend
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
|
|
|
@ -815,6 +815,7 @@
|
||||||
server_aliases: [data-analysis.stg.fedoraproject.org]
|
server_aliases: [data-analysis.stg.fedoraproject.org]
|
||||||
sslonly: true
|
sslonly: true
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
tags: data-analysis
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: nagios.fedoraproject.org
|
site_name: nagios.fedoraproject.org
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue