e2b9b2068e
This patch introduces an optional backend encryption for etcd service. Change-Id: Ia259f7844b868dbc418ace595c87eb1b278d3d38
7 lines
233 B
YAML
7 lines
233 B
YAML
---
|
|
features:
|
|
- |
|
|
Add "etcd_enable_tls" configuration parameter which can be used to enable
|
|
TLS encryption for the etcd service. The default value of
|
|
"etcd_enable_tls" is set by the value of "kolla_enable_tls_backend".
|