purplehazech / puppet-syslogng

Puppet module for managing syslog-ng.
http://forge.puppetlabs.com/purplehazech/syslogng
GNU Affero General Public License v3.0
4 stars 12 forks source link

No default puppet configuration #1

Closed hairmare closed 11 years ago

hairmare commented 11 years ago

This merge pulls stepping-stone/syslog-ng#2 and implements configuring puppet-agent as a default logpath.

The idea is that this way adopters can start using the module with just the following code while getting a somewhat useable conf.

class { 'syslogng': }