1
0
Fork 0
Logrotate SaltStack Formula
Go to file
nmadhok c335f5edbc Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 2015-03-20 16:05:14 -04:00
logrotate Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 2015-03-20 16:05:14 -04:00
LICENSE Initial commit to add all files 2015-01-01 19:52:08 +01:00
README.rst Update README.rst 2015-01-22 19:38:32 +08:00
pillar.example Remove quotes 2015-03-13 12:27:46 +00:00

README.rst

logrotate
=========
Install and configure logrotate on a machine.

The config files are per OS.
At the moment only Debian, RedHat and Archlinux supported with this formula

.. 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:

``logrotate``
-------------

Installs the ``logrotate`` package and service/timer/cron.

``logrotate.config``
--------------------

Manages logrotate config and include dir.

``logrotate.jobs``
------------------

Create custom job for logrotate.