No prefix
This commit is contained in:
parent
ff24602412
commit
02341b586e
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ spring:
|
|||
certificate: file:/etc/ssl/certs/infra.crt
|
||||
data:
|
||||
redis:
|
||||
password: '<%= scope.call_function('safe_hiera', ['idm_redis_password']) %>'
|
||||
password: '<%= scope.call_function('safe_hiera', ['redis_password']) %>'
|
||||
cluster:
|
||||
nodes:
|
||||
<%- @redises.each do |host| -%>
|
||||
|
|
Loading…
Add table
Reference in a new issue