
Provide more control over install the registry `CA` by adding an additional conditional using the existing `_registry_insecure` variable for either `Podman` or `Docker`. Change-Id: If1ba49e23e1b3acc57bcc6313a8688f29fce4e37 Signed-off-by: Jack Hodgkiss <jack@stackhpc.com>
7 lines
199 B
YAML
7 lines
199 B
YAML
---
|
|
features:
|
|
- |
|
|
The tasks related to installing CA file for private registry will now
|
|
only run if either ``docker_registry_insecure`` or
|
|
``podman_registry_insecure`` is set to false.
|