Start totpcgi dc
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
c41eb5b828
commit
768b066c46
1 changed files with 8 additions and 0 deletions
|
@ -53,6 +53,10 @@
|
|||
app: fas
|
||||
template_fullpath: "{{roles_path}}/yubikey/templates/configmap.yml"
|
||||
objectname: configmap-yubikey.yml
|
||||
- role: openshift/object
|
||||
app: fas
|
||||
template_fullpath: "{{roles_path}}/totpcgi/templates/configmap.yml"
|
||||
objectname: configmap-totpcgi.yml
|
||||
- role: openshift/secret-file
|
||||
app: fas
|
||||
privatefile: "keytabs/{{env}}/fas_sync"
|
||||
|
@ -93,6 +97,10 @@
|
|||
app: fas
|
||||
template: deploymentconfig-yubikey.yml
|
||||
objectname: deploymentconfig-yubikey.yml
|
||||
- role: openshift/object
|
||||
app: fas
|
||||
template: deploymentconfig-totpcgi.yml
|
||||
objectname: deploymentconfig-totpcgi.yml
|
||||
- role: openshift/rollout
|
||||
app: fas
|
||||
dcname: fas
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue