mirror of
https://github.com/status-im/infra-nimbus.git
synced 2025-01-18 17:52:17 +00:00
fix password format used for root
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
cae0195d03
commit
f4a20bc128
@ -1,6 +1,6 @@
|
||||
---
|
||||
# Root password
|
||||
bootstrap__root_pass: '{{lookup("passwordstore", "hosts/admin-pass")}}'
|
||||
bootstrap__root_pass: '{{lookup("passwordstore", "hosts/admin-pass-sha512")}}'
|
||||
# Consul encryption key
|
||||
bootstrap__consul_encryption_key: '{{lookup("passwordstore", "services/consul/encryption-key")}}'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user