- Apr 21, 2014
-
-
Russ Allbery authored
Default to the backports version of facter on wheezy systems to pick up the fix for detecting Xen VMs.
-
- Apr 12, 2014
-
-
Russ Allbery authored
In the old version of base::syslog::fragment, nothing would attempt to resolve the template in the ensure => 'absent' case. Reproduce that behavior with a conditional.
-
Russ Allbery authored
Coding style cleanup for base::syslog::fragment, using the newer method for handling defines that should take both source and content.
-
Russ Allbery authored
Remove base::kerberos filter-syslog rules. These only had rules for ksu, which we no longer use, so they're now pointless.
-
- Apr 01, 2014
-
-
Russ Allbery authored
Add dependencies in base::postfix::recipient on the postfix package so that the required directory structure will exist.
-
Bill MacAllister authored
Change the handling of the use_syslog_conf variable in the rsyslog.conf.erb template to allow the variable to be either a string or a boolean. This works around a problem with puppet's handling of booleans in some situations. (whm)
-
- Mar 11, 2014
-
- Mar 05, 2014
-
- Feb 24, 2014
-
-
Bill MacAllister authored
central syslog service, i.e. logsink.stanford.edu.
-
Bill MacAllister authored
This change is to allow the v7 rsyslog template to be corrected without changing the default rsyslog behavior.
-
- Feb 17, 2014
-
-
Bill MacAllister authored
* Forward messages to central syslog server * Change date format
-
- Feb 12, 2014
-
- Feb 11, 2014
-
-
Bill MacAllister authored
Add an apt preferences file to use the rsyslog version from backports. Remove preferences installation from the syslog module.
-
- Feb 10, 2014
-
-
Meei You Lee authored
-
- Feb 05, 2014
-
-
Bill MacAllister authored
Correct variable used to identified the syslog server to send output to in base::syslog::fragment.
-
Bill MacAllister authored
Update comment documentation in base::pam::workgroup. Remove unused parameter and variables.
- Feb 04, 2014
-
- Jan 16, 2014
-
-
Bill MacAllister authored
The output templates can be ignored if they are not useful for a specific configuration. Most of them time they are useful and releaves custom configurations from the responsibility of installing the templates separately when they are needed.
-
Bill MacAllister authored
-
Bill MacAllister authored
-
Bill MacAllister authored
When using v7 add an apt preferences fragment that pulls rsyslog from backports. This also leaves a place for redhat folks to add special processing.
-
- Jan 15, 2014
-
-
Bill MacAllister authored
This should be overridden for testing syslog sink configurations.
-
Bill MacAllister authored
-
Bill MacAllister authored
-
Bill MacAllister authored
default format that pulls all template and output configuration from the rsyslog.d fragments directory. Current default behavior is not changed for now. Add v5 and v7 fragments for default templates and output. New fragments to support a more complete time format.
-
- Jan 06, 2014
-
-
Darren Patterson authored
-
- Dec 03, 2013
-
-
Xueshan Feng authored
-
- Nov 24, 2013
-
-
Bill MacAllister authored
-
Bill MacAllister authored
-
- Nov 20, 2013
-
-
Bill MacAllister authored
-
Bill MacAllister authored
Modifying the syslog support to not install /etc/syslog.conf affects many manifest. Just ignore it for now.
-
Bill MacAllister authored
-
Bill MacAllister authored
The original method of overriding the use of /etc/syslog.conf failed because of a duplicate declaration of the file resource. This restructuring should solve that problem.
-
Bill MacAllister authored
-
Bill MacAllister authored