monitor-gating: Use the krb5.conf from the base role
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
f5f552b48b
commit
11f34f7d47
1 changed files with 2 additions and 0 deletions
|
@ -10,4 +10,6 @@ stringData:
|
|||
{{ load_file('monitor_gating.cfg') | indent }}
|
||||
runner.cfg: |-
|
||||
{{ load_file('runner.cfg') | indent }}
|
||||
krb5.conf: |
|
||||
{{ lookup('template', roles_path + '/base/templates/krb5.conf.j2') | indent }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue