Saltstack Official Logrotate Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
nmadhok c335f5edbc Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 před 9 roky
logrotate Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8 před 9 roky
LICENSE Initial commit to add all files před 10 roky
README.rst Update README.rst před 10 roky
pillar.example Remove quotes před 9 roky

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.