0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2025-12-29 01:41:29 +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 1.1 MiB
Languages
Jinja 48.1%
SaltStack 21.8%
Ruby 17.6%
Python 5.6%
JavaScript 4.1%
Other 2.8%