0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2025-08-04 00:13:53 +02: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 MiB
Languages
Jinja 48.5%
SaltStack 22%
Ruby 17.7%
Python 5.7%
JavaScript 3.3%
Other 2.8%