X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=docker%2Fservices%2Fcontainers-common.yaml;h=2c894da5da2775cefe081bd36950c9f2d18f5d0e;hb=3899491b1cb9fd39f4c2df00c8b955bd6040dc04;hp=71ea8d1fdabfb73c243eafe5ac5988ae769e9570;hpb=7e4f7dd2b0324247bba8fd8da5f3becd20e8299f;p=apex-tripleo-heat-templates.git diff --git a/docker/services/containers-common.yaml b/docker/services/containers-common.yaml index 71ea8d1f..2c894da5 100644 --- a/docker/services/containers-common.yaml +++ b/docker/services/containers-common.yaml @@ -66,5 +66,9 @@ outputs: - /etc/ssh/ssh_known_hosts:/etc/ssh/ssh_known_hosts:ro - if: - internal_tls_enabled - - - {get_param: InternalTLSCAFile} + - - list_join: + - ':' + - - {get_param: InternalTLSCAFile} + - {get_param: InternalTLSCAFile} + - 'ro' - null