Saltstack Official OpenSSH Formula
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Erik Johnson 531a68c4b9 Merge pull request #4 from kennydo/use_map 11 лет назад
openssh Split the sshd_config and banner components into sub-states 11 лет назад
LICENSE Add LICENSE. 11 лет назад
README.rst Split the sshd_config and banner components into sub-states 11 лет назад
pillar.example Add pillar.example 11 лет назад

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.