Skip to content

Sync with latest code #325

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 30 commits into from
Closed

Conversation

shubhamperforce
Copy link

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Charles Dunbar and others added 30 commits September 10, 2013 11:15
Our web drupal items have the syslog module enabled using local0.  I'd like to log those to a specific file
Remove logging to messages, log to syslog
In PE 3.7, comparing undef and '' does not return true. This updates a
check to handle the case of an undef value properly.
Allow for gnutls to be managed via variable
Remove the custom_config parameter on rsyslog::server

The case statement didn't work on Puppet 4.x because it only works if
undef == ''. In puppet 4 this causes compiles to fail.

puppetlabs-modules doesn't use this parameter anyway, so it's easier to
remove it entirely than to fix it. The newer version of saz-rsyslog uses
a different implementation anyway, so if we ever upgrade to it this
issue won't recur.
37da48 causes the server config to become blank when removing the
real_content variable.  This puts a value back in place for the content
variable.
(bug) Fix content snipper for rsyslog server
  This commit will move the rsyslog_default file to a template.

  This is required because systemd does understand variable
  interpolation.
Migrate default file to template.
(FORGE) Add capability to opt out of drupal.log inclusion
Adding protocol format field to rsyslog::client
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants