Saltstack Official OpenSSH Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

README.rst 312B

11年前
11年前
123456789101112
  1. openssh
  2. =======
  3. Install and configure an openssh server.
  4. States
  5. ------
  6. ``openssh``
  7. Installs the ``openssh`` package and service.
  8. ``openssh.config``
  9. Installs the configuration file included in this formula (under "openssh/files").
  10. ``openssh.banner``
  11. Installs a banner that users see when SSH-ing in.