- Aug 31, 2014
-
-
Bill MacAllister authored
This allows "odd" machines to suppress loading ipmi support and running the exec that disables cipher zero.
-
- Aug 03, 2014
-
-
Jon C. Robertson authored
-
- Jul 10, 2014
-
-
Bill MacAllister authored
Thanks to Rob Riepel for pointing out what the directory should be.
-
- Jul 04, 2014
-
-
Russ Allbery authored
On each Puppet run on a system that enables Puppet, check if cipher zero is enabled and disable it if so. Recipe from Darren Patterson.
-
- Jun 25, 2014
-
-
Darren Patterson authored
-
- Jun 17, 2014
-
-
Bill MacAllister authored
base::syslog::tls_support. (whm)
-
- May 19, 2014
-
-
Bill MacAllister authored
comments in remctl.pp and ssh.pp.
-
- May 16, 2014
-
-
Russ Allbery authored
-
- May 08, 2014
-
-
Bill MacAllister authored
- May 07, 2014
-
-
Bill MacAllister authored
where booleans must be tested as strings.
-
- May 05, 2014
-
-
Bill MacAllister authored
Modify the default rsyslog configuration for V7 servers. The new configuration creates a separate queues for writing to the local disk and sending to the remote syslog server. This prevents messages from being lost when the central server is down and allows writing to local disk to continue.
-
- 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
-