Andre Sencioles
6dd570ad43
No need to reload the service on configuration change
8 лет назад
Alejandro Bednarik
dc7d03434b
Updates logrotate.conf for Debian
/var/log group in Ubuntu is syslog. This formula breaks
Ubuntu logrotate.
8 лет назад
edwin
fdfb263e09
Support multiple log path
9 лет назад
Wolodja Wentland
624700a372
Use items() in lieu of iteritems()
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
9 лет назад
Wolodja Wentland
6b15f6490c
Define pillar default for logrotate:jobs
This allows users to target this states to minions for which no pillar
has been defined (yet).
9 лет назад
Niels Abspoel
590b9eb56f
add logrotate.conf for suse
9 лет назад
Nicole Scherfenberg
e70f0818d8
fixes issue #5
splits config file name and log file path, so you configure both.
This fixes #5 .
9 лет назад
Michal Galet
73c86743e2
Change the default service name to 'crond' for RHEL based systems.
9 лет назад
nmadhok
c335f5edbc
Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8
9 лет назад
Niels Abspoel
f142bc6a48
Added opensuse support
9 лет назад
Niels Abspoel
9c8e2bdc63
added Fedora to map.jinja
it's crond service on fedora that initiates logrotate
10 лет назад
root
e730dc8989
add return support lookup
10 лет назад
root
cfc24f6ead
add support jobs
10 лет назад
Niels Abspoel
6f1b01d59f
fix logrotate service name to cron instead of crond
10 лет назад
Niels Abspoel
38808d6221
Initial commit to add all files
10 лет назад