value: we deployed value01 in rdu3, not value02
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
787cab1edd
commit
a387990755
1 changed files with 2 additions and 2 deletions
|
@ -112,7 +112,7 @@
|
|||
destname: meetbot
|
||||
remotepath: /meetbot/
|
||||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://value02
|
||||
proxyurl: http://value01
|
||||
when: env != "staging"
|
||||
|
||||
# The place for the fancy mote view
|
||||
|
@ -132,7 +132,7 @@
|
|||
destname: meetbot
|
||||
remotepath: /meetbot/
|
||||
# Talk directly to the app server, not haproxy
|
||||
proxyurl: http://value02
|
||||
proxyurl: http://value01
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue