proxies: add a tag for meetbot-raw config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
0f03b772e5
commit
cb3a9a1bc7
1 changed files with 2 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://value01
|
||||
when: env != "staging"
|
||||
tags: meetbot-raw
|
||||
|
||||
# The place for the fancy mote view
|
||||
- role: httpd/reverseproxy
|
||||
|
@ -133,6 +134,7 @@
|
|||
remotepath: /meetbot/
|
||||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://value01
|
||||
tags: meetbot-raw
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue