Saltstack Official Logrotate Formula
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
nmadhok c335f5edbc Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 il y a 9 ans
logrotate Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 il y a 9 ans
LICENSE Initial commit to add all files il y a 10 ans
README.rst Update README.rst il y a 10 ans
pillar.example Remove quotes il y a 9 ans

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.