even better -- untested
This commit is contained in:
parent
aed3be7faf
commit
ac3e8cd4fa
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
encrypted_drive:
|
encrypted_drive:
|
||||||
name: "vault"
|
command: "/sbin/mount_vault"
|
||||||
location: "/vault"
|
|
||||||
password: "{{ vault_encrypted_drive_password }}"
|
password: "{{ vault_encrypted_drive_password }}"
|
||||||
|
|
||||||
mysql_root_password: "{{ vault_mysql_root_password }}"
|
mysql_root_password: "{{ vault_mysql_root_password }}"
|
||||||
|
|
Loading…
Reference in a new issue