a357ceb6892b8f547fd126a96f6f68392be0fe2d
[apex-tripleo-heat-templates.git] / docker / services / containers-common.yaml
1 heat_template_version: ocata
2
3 description: >
4   Contains a static list of common things necessary for containers
5
6 outputs:
7   volumes:
8     description: Common volumes for the containers.
9     value:
10       - /etc/hosts:/etc/hosts:ro
11       - /etc/localtime:/etc/localtime:ro