This commit is contained in:
Luke Murphy 2020-04-15 11:46:46 +02:00
parent d4fd77588c
commit b40dde9f8b
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 1 additions and 1 deletions

View File

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