Grzegorz Grasza
2c241e3934
Workaround for /etc/pki/CA/certs/vnc.crt not present
When doing an upgrade to TLS Everywhere, vnc.crt is not always created by the time the getcert command exits (even though it is run with the -w flag). Puppet then ignores the instruction to change the file permissions, resulting in an error at a later stage, when podman tries to mount the file onto a container. Change-Id: I0e0009d57cd1c90f8ae28a2cfc9337ecf8c75112
Team and repository tags
puppet-tripleo
Lightweight composition layer for Puppet TripleO.
Contributing
- Free software: Apache License (2.0)
- Source: http://git.openstack.org/cgit/openstack/puppet-tripleo
- Bugs: http://bugs.launchpad.net/tripleo (tag: puppet)
- Documentation:
- TripleO: https://docs.openstack.org/tripleo-docs/latest/
- Testing with puppet: https://docs.openstack.org/puppet-openstack-guide/latest/contributor/testing.html
- Release Notes https://docs.openstack.org/releasenotes/puppet-tripleo
Description