Daniel Wallace
6575a95764
Merge pull request #32 from daks/jobs_contents
Adding possibility to submit raw content to configure a job
6 年前
Eric Veiras Galisson
364ef833cc
adding Inspec tests for raw content jobs
6 年前
Eric Veiras Galisson
4ac8535dd7
new possibility to configure a job giving the raw content to store as a file
6 年前
Eric Veiras Galisson
251937f9c3
adding Inspec tests for jobs configuration
6 年前
Niels Abspoel
42d68051a6
Merge pull request #30 from daks/kitchen-tests
adding Inspec tests ran with Kitchen and Vagrant on Debian Stretch
6 年前
Eric Veiras Galisson
fb2890f6a7
adding Inspec tests ran with Kitchen and Vagrant on Debian Stretch
6 年前
David Seira
08c09bd1df
Merge pull request #29 from dseira/master
Added salt message in the top of the job template
7 年前
David Seira
c21746bb64
Added salt tag in job template
7 年前
Javier Bértoli
27001cf583
Merge pull request #28 from mlg-lebo/master
Fixed jobs indentation
7 年前
Vedran Lebo
ac8ece84b7
Fixed jobs indentation
7 年前
Niels Abspoel
183027653e
Merge pull request #27 from asenci/master
Compress rotated files by default on Debian
7 年前
Andre Sencioles
fabbb440bc
Compress rotated files by default on Debian
7 年前
Javier Bértoli
74df45ba23
Merge pull request #26 from lexfo/master
Allow managing logrotate defaults
8 年前
Gilles Dartiguelongue
bc4b450e38
Fix default_config example in pillar.example
8 年前
Gilles Dartiguelongue
6c3292430d
Fix retrieving configuration from pillar
8 年前
Gilles Dartiguelongue
0ac29dd03f
Fix deep merge of settings
8 年前
Gilles Dartiguelongue
3676ff6216
Add sample default_config to pillar.example
8 年前
Gilles Dartiguelongue
98e6f6a909
Add support for default logrotate options
8 年前
Gilles Dartiguelongue
0846ae41e3
Rename state identifiers
Just for cosmetics
8 年前
Gilles Dartiguelongue
f0cf823177
Split init.sls into config, install and service
Following the template-formula example.
8 年前
Gilles Dartiguelongue
1c6661a485
Move common settings to defaults.yaml
8 年前
Niels Abspoel
084a1cfda5
Merge pull request #25 from kmkramer/master
add Scientific Linux support
8 年前
kramer
89c5fbaa92
add Scientific Linux support
8 年前
Niels Abspoel
ac00650755
Merge pull request #24 from asenci/master
No need to reload the service on configuration change
8 年前
Andre Sencioles
6dd570ad43
No need to reload the service on configuration change
8 年前
Forrest
91127e933d
Merge pull request #22 from abednarik/abednarik_debian_config
Updates logrotate.conf for Debian
8 年前
Alejandro Bednarik
dc7d03434b
Updates logrotate.conf for Debian
/var/log group in Ubuntu is syslog. This formula breaks
Ubuntu logrotate.
8 年前
Wolodja Wentland
6caf737c50
Merge pull request #20 from egarbi/master
path (if mapping) need to be list now
9 年前
Enrique Garbi
eb04125a55
path if mapping need to be list now
9 年前
Niels Abspoel
a09d8f8a6c
Merge pull request #18 from edwin--zhao/morefile
Support multiple log path
9 年前
Niels Abspoel
078446b01a
Merge pull request #19 from edwin--zhao/master
Added a muktipath example on pillar.example file
9 年前
edwin--zhao
063ac2e2a5
Merge pull request #1 from egarbi/master
Added a multipath example on pillar.example file
9 年前
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.
10 年前
Michal Galet
73c86743e2
Change the default service name to 'crond' for RHEL based systems.
10 年前
Nitin Madhok
6bf7ff92f4
Update LICENSING year
10 年前
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
10 年前
nmadhok
c335f5edbc
Moving logrotate directory setup from jobs.sls and config.sls to init.sls. Closes #8
10 年前
Nitin Madhok
dc491d6545
Merge pull request #7 from Bilge/patch-1
Remove quotes
10 年前
Bilge
a93d84bcfe
Remove quotes
None of these quotes are actually needed.
10 年前
Nitin Madhok
5fc6f344f2
Merge pull request #6 from aboe76/opensuse_support
Added opensuse support
10 年前