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 dc53d0c295 fixed the name of the service that the openssh config is watched by hace 11 años
openssh fixed the name of the service that the openssh config is watched by hace 11 años
LICENSE Add LICENSE. hace 11 años
README.rst updated the README to adhere to standards. hace 11 años
pillar.example Add pillar.example hace 11 años

README.rst

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

.. note::

See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.

Available states
================

.. contents::
:local:

``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.