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.
Erik Johnson 531a68c4b9 Merge pull request #4 from kennydo/use_map il y a 11 ans
openssh Split the sshd_config and banner components into sub-states il y a 11 ans
LICENSE Add LICENSE. il y a 11 ans
README.rst Split the sshd_config and banner components into sub-states il y a 11 ans
pillar.example Add pillar.example il y a 11 ans

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.