Go to file
Martin Hoefling 8f5ef98b38 jinja error fixed in secrets template 2015-05-03 19:11:01 +02:00
rsyncd jinja error fixed in secrets template 2015-05-03 19:11:01 +02:00
CHANGELOG.rst Initial commit 2015-05-03 00:34:43 +02:00
LICENSE Initial commit 2015-05-03 00:34:43 +02:00
README.rst initial commit 2015-05-01 23:22:41 +02:00
pillar.example Initial commit 2015-05-03 00:34:43 +02:00

README.rst

================
rsyncd-formula
================

A formula to install and configure rsync as daemon process.

.. note::

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

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

.. contents::
    :local:

``rsyncd``
------------

Installs the rsync package, and starts the rsyncd service.

``rsyncd.config``
------------

Configure the rsync daemon by writing an rsync.conf and rsync secrets (optional).