0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2025-02-22 21:53:58 +01:00
Seth House f2d5c4b114 Merge pull request #7 from kennydo/config_from_map
Generate sshd_config from pillar
2014-01-09 10:25:27 -08:00
2013-07-27 22:27:58 +02: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 876 KiB
Languages
Jinja 46.6%
SaltStack 21.2%
Ruby 16.9%
JavaScript 7.6%
Python 5.4%
Other 2.3%