Saltstack Official Logrotate Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 satır
274B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. logrotate:
  4. pkg: logrotate
  5. conf_file: '/etc/logrotate.conf'
  6. include_dir: '/etc/logrotate.d'
  7. user: root
  8. group: root
  9. service: cron
  10. login_records_jobs: True
  11. default_config:
  12. weekly: True
  13. rotate: 4
  14. create: True