git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fb0ce8
)
Mount certs as a volume
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 29 Jan 2017 05:03:24 +0000
(21:03 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 29 Jan 2017 05:03:24 +0000
(21:03 -0800)
ch13/ansible/container.yml
patch
|
blob
|
history
diff --git
a/ch13/ansible/container.yml
b/ch13/ansible/container.yml
index
e9a5707
..
54f0e04
100644
(file)
--- 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: