Don't mount all of config-data /etc, /etc/httpd
authorSteve Baker <sbaker@redhat.com>
Wed, 24 May 2017 23:54:55 +0000 (23:54 +0000)
committerSteve Baker <sbaker@redhat.com>
Sun, 11 Jun 2017 21:18:09 +0000 (09:18 +1200)
commit9e759c971d993e2f9034ec6068dd0ddf1faf2740
tree806e7a2f21d006ce467e9dcb5668ea7ff170dcfc
parenteab0cd441ccce9521edea43fbc657bac18d06970
Don't mount all of config-data /etc, /etc/httpd

This change modifies these mounts to be more specific mounts based on
the files which puppet actually modifies.

The result is something a bit more self-documenting, and allows for
trying other techniques for populating /etc other than directly mounting
config-data directories.

Change-Id: Ied1eab99d43afcd34c00af25b7e36e7e55ff88e6
19 files changed:
docker/services/aodh-api.yaml
docker/services/database/mongodb.yaml
docker/services/database/mysql.yaml
docker/services/database/redis.yaml
docker/services/etcd.yaml
docker/services/glance-api.yaml
docker/services/gnocchi-api.yaml
docker/services/heat-api-cfn.yaml
docker/services/heat-api.yaml
docker/services/ironic-api.yaml
docker/services/ironic-pxe.yaml
docker/services/keystone.yaml
docker/services/mistral-api.yaml
docker/services/neutron-api.yaml
docker/services/nova-placement.yaml
docker/services/panko-api.yaml
docker/services/rabbitmq.yaml
docker/services/swift-proxy.yaml
docker/services/zaqar.yaml