Saltstack Official OpenSSH Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Kenny Do 07771c0ebf Split the sshd_config and banner components into sub-states hace 11 años
openssh Split the sshd_config and banner components into sub-states hace 11 años
LICENSE Add LICENSE. hace 11 años
README.rst Split the sshd_config and banner components into sub-states hace 11 años
pillar.example Add pillar.example hace 11 años

README.rst

openssh
=======
Install and configure an openssh server.

States
------
``openssh``
Installs the ``openssh`` package and service.
``openssh.config``
Installs the configuration file included in this formula (under "openssh/files").
``openssh.banner``
Installs a banner that users see when SSH-ing in.