diskimage-builder/elements/openssh-server
Saverio Proto 3417bd6298 Support sysv init system used by Debian Wheezy
Change-Id: Ia6ca11ab78f16a51aba7b627c72c615c184d338d
2016-12-14 15:53:04 +01:00
..
post-install.d Support sysv init system used by Debian Wheezy 2016-12-14 15:53:04 +01:00
element-deps elements: Add new openssh-server element 2016-11-22 10:07:14 +00:00
package-installs.yaml elements: Add new openssh-server element 2016-11-22 10:07:14 +00:00
pkg-map elements: Add new openssh-server element 2016-11-22 10:07:14 +00:00
README.rst elements: Add new openssh-server element 2016-11-22 10:07:14 +00:00

==============
openssh-server
==============
This element ensures that openssh server is installed and enabled during boot.


Note
----
Most cloud images come with the openssh server service installed and enabled
during boot. However, certain cloud images, especially those created by the
\*-minimal elements may not have it installed or enabled. In these cases,
using this element may be helpful to ensure your image will accessible via SSH.
It's usually helpful to combine this element with others such as the
`runtime-ssh-host-keys`.