This project is mirrored from https://github.com/chef-cookbooks/rsyslog.git.
Pull mirroring updated .
- 18 May, 2013 1 commit
-
-
jtimberman authored
-
- 10 May, 2013 1 commit
-
-
Joshua Timberman authored
[COOK-2831] toggling of high precision timestamps
-
- 01 May, 2013 1 commit
-
-
John Dewey authored
-
- 18 Apr, 2013 1 commit
-
-
Joshua Timberman authored
Cook 2540: Stop syslog when on RHEL versions below 6
-
- 23 Mar, 2013 2 commits
- 14 Mar, 2013 1 commit
-
-
Joshua Timberman authored
COOK-2521: Create all directories and configs with root/root as owner
-
- 01 Mar, 2013 1 commit
-
-
Tim Smith authored
This matches distro practice
-
- 21 Feb, 2013 6 commits
-
-
jtimberman authored
-
jtimberman authored
-
Matt Ray authored
this was a raise previously, which ended the run. Throwing a proper Chef::Application.fatal! instead
-
Matt Ray authored
-
Matt Ray authored
-
John Dewey authored
See [COOK-2377] for further details.
-
- 19 Feb, 2013 5 commits
-
-
jtimberman authored
-
Tim Smith authored
-
Tim Smith authored
It had explicit support for 9.10 in the old defaults support. There's no reason to state Ubuntu >= 10.04
-
Tim Smith authored
-
Tim Smith authored
-
- 16 Feb, 2013 1 commit
-
-
Joshua Timberman authored
COOK-2356: Add status support to the rsyslog service
-
- 12 Feb, 2013 1 commit
-
-
Tim Smith authored
-
- 07 Feb, 2013 1 commit
-
-
jtimberman authored
-
- 30 Jan, 2013 1 commit
-
-
jtimberman authored
-
- 18 Jan, 2013 2 commits
-
-
jtimberman authored
-
Jeff Blaine authored
-
- 10 Jan, 2013 2 commits
-
-
jtimberman authored
-
jtimberman authored
-
- 08 Jan, 2013 1 commit
-
-
Joshua Timberman authored
Option to preserve FQDN to remote syslog
-
- 01 Jan, 2013 1 commit
-
-
Darrin Eden authored
-
- 19 Dec, 2012 1 commit
-
-
jtimberman authored
-
- 11 Dec, 2012 10 commits
-
-
jtimberman authored
-
jtimberman authored
-
Jeff Blaine authored
-
Jeff Blaine authored
-
Jeff Blaine authored
-
Jeff Blaine authored
-
Jeff Blaine authored
RHEL6 and I'm pretty sure any rsyslog from the last few years supports the notion of /etc/rsyslog.d/* files which can be included from the main /etc/rsyslog.conf file, so the special case in the template where non-Ubuntu would get a complete /etc/rsyslog.conf has been removed. This means all hosts will get the 50-default.conf and not just Ubuntu hosts. There was nothing Ubuntu-specific about it at all, and so it is moved into templates/default from templates/ubuntu. Also removed the Ubuntu 8.04 special apt get stuff due to age.
-
Jeff Blaine authored
-
Jeff Blaine authored
Move "arch" service name case from recipe into attributes, too
-
Jeff Blaine authored
-