diff options
author | Martin André <m.andre@redhat.com> | 2017-03-29 14:11:21 +0200 |
---|---|---|
committer | Martin André <m.andre@redhat.com> | 2017-04-03 18:24:49 +0200 |
commit | 91e7a548cb4e39e72798c8cda16f3a946128a419 (patch) | |
tree | a782dd2aa9d1c38e91ca86b5d1c4e1149f55a53e /extraconfig/pre_network/host_config_and_reboot.role.j2.yaml | |
parent | 0ae9d9b346f1c5d7e29b8f281474577eca260670 (diff) |
Remove kolla_config copy from services
Simplify the config of the containerized services by bind mounting in
the configurations instead of specifying them all in kolla config.
This is change is useful to limit the side effects of generating the
config files and running the container is two separate steps as config
directories are now bind-mounted inside the container instead of having
files being copied to the container. We've seen examples of Apache's
mod_ssl configuration file present on the container preventing it to
start when puppet configured apache not to load the ssl module (in case
TLS is disabled).
Co-Authored-By: Ian Main <imain@redhat.com>
Change-Id: I4ec5dd8b360faea71a044894a61790997f54d48a
Diffstat (limited to 'extraconfig/pre_network/host_config_and_reboot.role.j2.yaml')
0 files changed, 0 insertions, 0 deletions