puppet-octavia/releasenotes/notes/add-enable-ssh-access-param-1f2454d898b9b59b.yaml
Brent Eagles 8626d27322 Allow disabling SSH access to amphora
This patch provides a mechanism for disabling configuration
of the SSH key name for accessing amphora.

Change-Id: Ic6cf523809e390df0263e26d5879c06986688cfa
2017-12-13 10:59:44 -03:30

7 lines
223 B
YAML

---
features:
- |
Added 'octavia::worker::enable_ssh_access' parameter to enable
configuring without an OpenStack SSH key. Note that when set to false,
configuration of SSH key related properties is disabled.