paulbsd-salt/states/logrotate/install.sls
Paul Lecuq 3cc7f89544
Some checks failed
continuous-integration/drone/push Build is failing
added logrotate state
2024-07-06 08:59:01 +02:00

6 lines
122 B
Plaintext

---
{%- from "logrotate/map.jinja" import logrotate with context %}
logrotate-pkg:
pkg.installed:
- pkgs: logrotate