From: Lorin Hochstein Date: Sun, 29 Jan 2017 05:03:24 +0000 (-0800) Subject: Mount certs as a volume X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=d5b891ba4614c493e70202c12fb586c017f8bd57;p=ansiblebook.git Mount certs as a volume --- diff --git a/ch13/ansible/container.yml b/ch13/ansible/container.yml index e9a5707..54f0e04 100644 --- a/ch13/ansible/container.yml +++ b/ch13/ansible/container.yml @@ -22,6 +22,8 @@ services: dev_overrides: links: - mezzanine + volumes: + - ${PWD}/certs:/certs volumes_from: - mezzanine ports: