Try without '', SC-2670
This commit is contained in:
parent
236bb8e867
commit
023432e3cf
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ spring:
|
||||||
- 89.45.236.201:6379
|
- 89.45.236.201:6379
|
||||||
- 89.45.237.40:6379
|
- 89.45.237.40:6379
|
||||||
- 89.45.237.212:6379
|
- 89.45.237.212:6379
|
||||||
password: '<%= scope.call_function('safe_hiera', ['redict_password']) %>'
|
password: <%= scope.call_function('safe_hiera', ['redict_password']) %>
|
||||||
ssl:
|
ssl:
|
||||||
enabled: true
|
enabled: true
|
||||||
bundle: sunet-tls-trust
|
bundle: sunet-tls-trust
|
||||||
|
|
Loading…
Add table
Reference in a new issue