Parcourir la source

fix pillar.example

patch-1
root il y a 10 ans
Parent
révision
41d9b697cb
1 fichiers modifiés avec 9 ajouts et 3 suppressions
  1. +9
    -3
      pillar.example

+ 9
- 3
pillar.example Voir le fichier

@@ -3,6 +3,12 @@ logrotate:
pkg: 'logrotate'
service: 'crond'
jobs:
"/home/www/billing.irknet.ru/logs/mysql_logs":
- "mounthly"
- "month"
"/tmp/var/log/mysql/error":
- "weekly"
- "missingok"
- "rotate 52"
- "compress"
- "delaycompress"
- "notifempty"
- "create 640 root adm"
- "sharedscripts"

Chargement…
Annuler
Enregistrer