Enrique Garbi
1048a627ab
Added a muktipath example on pillar.example file
9 年之前
edwin
fdfb263e09
Support multiple log path
9 年之前
puneet kandhari
6692c23a8b
Merge pull request #17 from babilen/fix-job-defaults
Fix job defaults
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 年之前
puneet kandhari
1df3e34b1f
Merge pull request #16 from aboe76/master
add logrotate.conf for suse
9 年之前
Niels Abspoel
590b9eb56f
add logrotate.conf for suse
9 年之前
Nitin Madhok
9e456517e9
Remove extra new line characters
9 年之前
Nitin Madhok
d6ce3cd1bc
Merge pull request #12 from fortune-juggle/fix/5
fixes issue #5
9 年之前
Nicole Scherfenberg
e70f0818d8
fixes issue #5
splits config file name and log file path, so you configure both.
This fixes #5 .
9 年之前
Niels Abspoel
8f64b9ab03
Merge pull request #10 from galet/master
Change the default service name to 'crond' for RHEL based systems.
9 年之前
Michal Galet
73c86743e2
Change the default service name to 'crond' for RHEL based systems.
9 年之前
Nitin Madhok
6bf7ff92f4
Update LICENSING year
9 年之前
Niels Abspoel
bb8ed4cecc
Merge pull request #9 from saltstack-formulas/patch-1
Moving logrotate directory setup from jobs.sls and config.sls to init.sls
9 年之前
nmadhok
c335f5edbc
Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8
9 年之前
Nitin Madhok
dc491d6545
Merge pull request #7 from Bilge/patch-1
Remove quotes
9 年之前
Bilge
a93d84bcfe
Remove quotes
None of these quotes are actually needed.
9 年之前
Nitin Madhok
5fc6f344f2
Merge pull request #6 from aboe76/opensuse_support
Added opensuse support
9 年之前
Niels Abspoel
f142bc6a48
Added opensuse support
9 年之前
Nitin Madhok
d6c698880a
Merge pull request #4 from aboe76/fix_logrotate_redhat
added Fedora to map.jinja
10 年之前
Niels Abspoel
9c8e2bdc63
added Fedora to map.jinja
it's crond service on fedora that initiates logrotate
10 年之前
Niels Abspoel
d2d939e5b7
Merge pull request #3 from fessoga5/master
Update readme and pillar.example
10 年之前
Artem Karamyshev
2bfa51ccdb
Update README.rst
10 年之前
Artem Karamyshev
7d1668b0b1
Update README.rst
10 年之前
Artem Karamyshev
30ce1bdeae
Update README.rst
10 年之前
Artem Karamyshev
d12b3d97f4
Update README.rst
10 年之前
Artem Karamyshev
7bf59896a3
Fix error in pillar.example
10 年之前
Nitin Madhok
c267fb69b0
Merge pull request #2 from fessoga5/master
add support jobs
10 年之前
root
41d9b697cb
fix pillar.example
10 年之前
root
e730dc8989
add return support lookup
10 年之前
root
cfc24f6ead
add support jobs
10 年之前
Wolodja Wentland
bcd4aed71c
Merge pull request #1 from aboe76/master
fix logrotate service name to cron instead of crond
10 年之前
Niels Abspoel
6f1b01d59f
fix logrotate service name to cron instead of crond
10 年之前
Niels Abspoel
97faabaadf
added pillar example to overwrite map.jinja
10 年之前
Niels Abspoel
8ff04c8f3b
updated readme
10 年之前
Niels Abspoel
d2c8038ed0
removed README.md in favor of README.rst
10 年之前
Niels Abspoel
38808d6221
Initial commit to add all files
10 年之前
Niels Abspoel
36c000de90
Initial commit
10 年之前