Saltstack Official Logrotate Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
puneet kandhari 6692c23a8b Merge pull request #17 from babilen/fix-job-defaults hace 9 años
logrotate Use items() in lieu of iteritems() hace 9 años
LICENSE Remove extra new line characters hace 9 años
README.rst Update README.rst hace 10 años
pillar.example fixes issue #5 hace 9 años

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.