Pass the variables from openshift/keytab down to keytab/service
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
d18ec8b7f6
commit
ffd14b9538
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
|||
include_role:
|
||||
name: keytab/service
|
||||
vars:
|
||||
object_app: "{{keytab_app}}"
|
||||
service: "{{ keytab_service }}"
|
||||
host: "{{ keytab_host }}"
|
||||
kt_location: "/etc/openshift_apps/{{keytab_app}}/{{keytab_key}}.kt"
|
||||
|
||||
- name: Call `oc secrets new` on the copied file
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue