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"
|
path: "/accounts/static"
|
||||||
serviceport: static
|
serviceport: static
|
||||||
servicename: fas
|
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
|
- role: openshift/object
|
||||||
app: fas
|
app: fas
|
||||||
template: deploymentconfig-fas.yml
|
template: deploymentconfig-fas.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue