Stop hardcoding host's config volume path
authorMartin André <m.andre@redhat.com>
Wed, 16 Aug 2017 10:41:41 +0000 (12:41 +0200)
committerEmilien Macchi <emilien@redhat.com>
Mon, 4 Sep 2017 15:57:44 +0000 (15:57 +0000)
commit39927f531854dcef0d15d60ff67afd7a3d2545dc
tree50476188c3bf71a7a19f2e0a1c4111ecc223f128
parent6a807313c33119b65d11b923323e0d0e73436350
Stop hardcoding host's config volume path

Get the path from the CONFIG_VOLUME_PREFIX environment variable.

This is useful for debugging and generate configuration files to
a different directory.

Change-Id: Ib85e3898804312ebb6677a5fa189fbfc357ce27c
(cherry picked from commit 0c62b6cd8d696befb1c0c31bb6e206199ce1edac)
docker/docker-puppet.py