Move TOTP provision to openshift
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
0a0e3662c9
commit
b7fceda9b1
1 changed files with 12 additions and 0 deletions
|
@ -150,6 +150,18 @@
|
|||
destname: totpcgiprovision
|
||||
localpath: /totpcgiprovision
|
||||
proxyurl: http://localhost:10019
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
destname: totpcgiprovision
|
||||
localpath: /totpcgiprovision
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- fas
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue