Saltstack Official OpenSSH Formula
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Kenny Do 9f70270643 explicitly set the user, group, and mode to match the package's il y a 11 ans
openssh explicitly set the user, group, and mode to match the package's il y a 11 ans
LICENSE Add LICENSE. il y a 11 ans
README.rst updated the README to adhere to standards. il y a 11 ans
pillar.example Add pillar.example il y a 11 ans

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.