Merge "Fix race conditions between containers"
[apex-tripleo-heat-templates.git] / docker / services / containers-common.yaml
index 45a462f..973d999 100644 (file)
@@ -1,4 +1,4 @@
-heat_template_version: ocata
+heat_template_version: pike
 
 description: >
   Contains a static list of common things necessary for containers
@@ -18,3 +18,4 @@ outputs:
       - /etc/pki/tls/cert.pem:/etc/pki/tls/cert.pem:ro
       # Syslog socket
       - /dev/log:/dev/log
+      - /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro