84f10f2b33
Change-Id: If3129b569248eb548fcb987f30d318f59144faa7
9 lines
386 B
YAML
9 lines
386 B
YAML
---
|
|
features:
|
|
- |
|
|
Delegates execution of the Ansible ``uri`` module to service containers
|
|
using ``kolla_toolbox``. This will enable any certificates that are already
|
|
copied and extracted into the service container to be automatically
|
|
validated. This is particularly useful in the case that the certificate is
|
|
either self-signed or signed by a local (private) CA.
|