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

11 лет назад
11 лет назад
123456789101112131415161718192021222324252627282930
  1. openssh
  2. =======
  3. Install and configure an openssh server.
  4. .. note::
  5. See the full `Salt Formulas installation and usage instructions
  6. <http://docs.saltstack.com/topics/conventions/formulas.html>`_.
  7. Available states
  8. ================
  9. .. contents::
  10. :local:
  11. ``openssh``
  12. -----------
  13. Installs the ``openssh`` package and service.
  14. ``openssh.config``
  15. ------------------
  16. Installs the configuration file included in this formula
  17. (under "openssh/files").
  18. ``openssh.banner``
  19. ------------------
  20. Installs a banner that users see when SSH-ing in.