This commit is contained in:
Luke Murphy
2020-04-15 11:46:46 +02:00
parent d4fd77588c
commit b40dde9f8b

View File

@ -21,7 +21,7 @@ volumes:
db:
- type: "mariadb"
passwd: "{{ vault.passwd }}"
passwd: "{{ vault.db_passwd }}"
root_passwd: "{{ vault.root_passwd }}"
env: