Saltstack Official OpenSSH Formula
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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.