diff options
author | James Slagle <jslagle@redhat.com> | 2017-06-27 12:48:59 -0400 |
---|---|---|
committer | Martin André <m.andre@redhat.com> | 2017-06-30 08:14:51 +0200 |
commit | 1847a014232afa726d01b3f75f46eec7b5444a45 (patch) | |
tree | 1e41dc9004a8a4e76ffe350ad6ba4d353a956dc5 /environments/updates/README.md | |
parent | a396ac325af8950acb18227f1a6a487159776020 (diff) |
Allow volumes in puppet_config containers spec
Mounting host volumes when running containers via puppet_config already
works and is supported with docker-puppet.py. However, the validation in
yaml-validate.py does not allow it. This patch makes it allowed by the
validation.
It is sometimes necessary since some puppet modules expect to make
persistent file system changes other than just configuration data under
/etc.
In particular, ironic inspector expects to configure a http and tftp
root director with an ipxe configuration. See:
https://github.com/openstack/puppet-ironic/blob/master/manifests/inspector.pp
These changes would be lost if the value for those directories are not
mounted as host volumes.
Change-Id: Ie51c653f4c666fbaaef0ea80990e2e61f4b1353b
Diffstat (limited to 'environments/updates/README.md')
0 files changed, 0 insertions, 0 deletions