docker/all: Bind-mount OpenSSL CA bundle
authorJuan Antonio Osorio Robles <jaosorior@redhat.com>
Tue, 11 Apr 2017 11:43:06 +0000 (11:43 +0000)
committerJuan Antonio Osorio Robles <jaosorior@redhat.com>
Wed, 12 Apr 2017 09:45:13 +0000 (09:45 +0000)
commit39f63c5efa2dd2eef139ac7719ded18f7fd8b94c
tree94475cb6cf6245b0ba23421ddfc940366ce1e2d3
parent87f41c6ec672cbbdc86c83fb13c35ab234ee618d
docker/all: Bind-mount OpenSSL CA bundle

The containers also need to trust the CA's that the overcloud node
trusts, else we'll get SSL verification failures.

bp tls-via-certmonger-containers

Change-Id: I7d3412a6273777712db2c90522e365c413567c49
docker/docker-puppet.py