Add totpcgi provision route
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
0a17126cca
commit
1037d2d662
1 changed files with 7 additions and 0 deletions
|
@ -89,6 +89,13 @@
|
|||
path: "/accounts/static"
|
||||
serviceport: static
|
||||
servicename: fas
|
||||
- role: openshift/route
|
||||
app: fas
|
||||
routename: totpcgi-provision
|
||||
host: "admin{{ env_suffix }}.fedoraproject.org"
|
||||
path: "/totpcgiprovision"
|
||||
serviceport: provision
|
||||
servicename: totpcgi
|
||||
- role: openshift/object
|
||||
app: fas
|
||||
template: deploymentconfig-fas.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue