octavia/elements/remove-sshd
Adam Harwell 7bf8804177 Add flag to disable SSHD on the amphora image
Also deprecate the amp_ssh_access_allowed option.

Change-Id: Icb61a65fac57e74235fac904639c411b0fa2b495
2017-08-16 11:18:10 -07:00
..
README.rst Add flag to disable SSHD on the amphora image 2017-08-16 11:18:10 -07:00
package-installs.yaml Add flag to disable SSHD on the amphora image 2017-08-16 11:18:10 -07:00

README.rst

remove-sshd

This element ensures that openssh server is uninstalled and will not start.

Note

Most cloud images come with the openssh server service installed and enabled during boot. However, sometimes this is not appropriate. In these cases, using this element may be helpful to ensure your image will not accessible via SSH.