No prefix

This commit is contained in:
Johan Wassberg 2024-02-26 12:22:49 +01:00
parent ff24602412
commit 02341b586e
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -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| -%>