mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
proxies: add a tag for meetbot-raw config
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user