Saltstack Official Logrotate Formula
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
nmadhok c335f5edbc Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 9 år sedan
logrotate Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 9 år sedan
LICENSE Initial commit to add all files 10 år sedan
README.rst Update README.rst 10 år sedan
pillar.example Remove quotes 9 år sedan

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.