David Shrewsbury 5f4c7fa768 Added new logrotate puppet module.
Allows us to easily manage log rotation. Example:

  logrotate::file { 'xyz':
    log => '/var/log/xyz.log',
    options => ['compress', 'weekly'],
  }

Change-Id: I84fa3a20e0510a1273aa9b8555da0dde4613f50a
2012-05-07 16:24:42 -04:00
..
2011-07-31 10:26:19 -07:00
2012-05-03 14:25:11 -07:00
2012-05-02 10:52:08 +01:00
2012-02-06 16:32:34 +00:00