0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2025-12-28 06:11:22 +01:00

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"). This configuration file is populated
by values from pillar. ``pillar.example`` results in the generation
of the default ``sshd_config`` file on Debian Wheezy.

``openssh.banner``
------------------

Installs a banner that users see when SSH-ing in.
Description
No description provided
Readme 1.1 MiB
Languages
Jinja 48.1%
SaltStack 21.8%
Ruby 17.6%
Python 5.6%
JavaScript 4.1%
Other 2.8%