Saltstack Official OpenSSH Formula
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Erik Johnson 531a68c4b9 Merge pull request #4 from kennydo/use_map pirms 11 gadiem
openssh Split the sshd_config and banner components into sub-states pirms 11 gadiem
LICENSE Add LICENSE. pirms 11 gadiem
README.rst Split the sshd_config and banner components into sub-states pirms 11 gadiem
pillar.example Add pillar.example pirms 11 gadiem

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.