Logrotate SaltStack Formula
624700a372
The iteritems dictionary method has been removed in Python 3 and using items() is typically no problem in our case due to the fact that dictionaries are rather small. This fixes #15 |
||
---|---|---|
logrotate | ||
LICENSE | ||
pillar.example | ||
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.