Saltstack Official OpenSSH Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Kenny Do 07771c0ebf Split the sshd_config and banner components into sub-states 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.