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.
Joseph Hall af3e86a73d Merge pull request #5 from gravyboat/master 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 updated the README to adhere to standards. pirms 11 gadiem
pillar.example Add pillar.example pirms 11 gadiem

README.rst

openssh
=======
Install and configure an openssh server.

.. note::

See the full `Salt Formulas installation and usage instructions
<http://docs.saltstack.com/topics/conventions/formulas.html>`_.

Available states
================

.. contents::
:local:

``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.