Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Refactor to allow logfile to work properly #4
Conversation
loggly::syslog_ng could cause duplicate declaration of /etc/syslog-ng/conf.d
Fix typo in project_page by separating loggly and puppet with a dash
Ensure that SSL certificates are in place before restarting rsyslog
loggly::syslog_ng should check conf.d declaration
|
Adam sorry its taken so long to review this. We merged several PRs but yours has a version conflict. Do you think you can address the conflict and resubmit? |
|
No worries, I'll rebase and get things all fixed up. |
|
@adamcrews any estimate on when you might get a chance to clean it up? if it's going to be a while we might be able to help |
|
@mostlyjason I've rebased. It looks good to me to merge, but I have only very briefly tested it. |
Refactor to allow logfile to work properly
This is a simple refactor of the logfile define that so that it adheres to the style guide.