Update start_vault_temp.yml

This commit is contained in:
Matthew Mosesohn 2017-04-14 13:32:41 +03:00 committed by GitHub
parent ae7f59e249
commit d7b8fb3113

View file

@ -13,6 +13,7 @@
-v /etc/vault:/etc/vault
{{ vault_image_repo }}:{{ vault_version }} server
#FIXME(mattymo): Crashes on first start with aufs docker storage. See hashicorp/docker-vault#19
- name: bootstrap/start_vault_temp | Start again single node Vault with file backend
command: docker start {{ vault_temp_container_name }}