Commits on Mar 28, 2018

  1. Configuration menu
    Copy the full SHA
    352a383 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Configuration menu
    Copy the full SHA
    1a029ee View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Merge pull request #109 from TJM/issue_70

    Fix Issue 70 add file mode parameters
    juniorsysadmin authored Apr 4, 2018
    Configuration menu
    Copy the full SHA
    9345931 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Manage logrotate startup arguments

    - New parameter 'logrotate_args' for managing the startup parameters
      of logrotate.
    - Add new unit tests for the cron.pp
    ruriky committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    fe9e859 View commit details
    Browse the repository at this point in the history
  2. Improve test set to cover all supported os.

    FreeBSD is not in the list of supported os as the module has only
    partial support for it. The test set has some additional test cases to cover
    the differences in FreeBSD startup script.
    ruriky committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    538d595 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

  1. Use logrotate::cron rather than file resource

    Fix test
    Pawel Fiuto committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    06d5fe6 View commit details
    Browse the repository at this point in the history
  2. Fix spec test

    Pawel Fiuto committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    a45d3cd View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. Merge pull request #105 from pjfbashton/fix_hourly_cron

    Use logrotate::cron rather than file resourcefor hourly cron
    juniorsysadmin authored Apr 7, 2018
    Configuration menu
    Copy the full SHA
    dd31a07 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Configuration menu
    Copy the full SHA
    79b4e33 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2018

  1. erase default rules for freebsd

    Philippe BEAUMONT committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    acf8162 View commit details
    Browse the repository at this point in the history
  2. add empty var for base_rules

    Philippe BEAUMONT committed Apr 25, 2018
    Configuration menu
    Copy the full SHA
    7c23115 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2018

  1. modulesync 1.9.2

    bastelfreak committed May 20, 2018
    Configuration menu
    Copy the full SHA
    85a16df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #112 from voxpupuli/modulesync

    modulesync 1.9.2
    bastelfreak authored May 20, 2018
    Configuration menu
    Copy the full SHA
    7f936ee View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    1d09ede View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

  1. Merge pull request #113 from bastelfreak/puppet

    drop EOL OSs; fix puppet version range
    dhollinger authored May 22, 2018
    Configuration menu
    Copy the full SHA
    e6001f0 View commit details
    Browse the repository at this point in the history
  2. Remove docker nodesets

    bastelfreak committed May 22, 2018
    Configuration menu
    Copy the full SHA
    a33a02e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2018

  1. Merge pull request #115 from voxpupuli/remove-docker-nodesets

    Remove docker nodesets
    sandra-thieme authored May 23, 2018
    Configuration menu
    Copy the full SHA
    e0868c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. (docs) Update readme with warning note and bigger example of defaults

    Declaring both `Logrotate::Conf['/etc/logrotate.conf]` and
    `Class['logrotate']` will result in errors from Puppet as described
    in #116 which is the result of not using the class correctly. Update
    readme to add a not warning users not to do this and update the
    example for `Class['logrotate']` to indicate that feature parity
    with `Logrotate::Conf['/etc/logrotate.conf']` already exists.
    
    Fixes #116
    GeoffWilliams committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    c5bff4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #117 from GeoffWilliams/docs_116

    (docs) Update readme with warning note and bigger example of defaults
    juniorsysadmin authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    cb25f73 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Merge pull request #102 from ruriky/logrotate/arguments

    Manage logrotate startup arguments
    bastelfreak authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    7db116e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #111 from nfrance-conseil/fix_freebsd_default_rules

    Fix freebsd default rules
    bastelfreak authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    9cd60e2 View commit details
    Browse the repository at this point in the history
  3. release 3.3.0

    bastelfreak committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    20b5c70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #119 from bastelfreak/rel330

    release 3.3.0
    llowder authored Jun 25, 2018
    Configuration menu
    Copy the full SHA
    3b72ce7 View commit details
    Browse the repository at this point in the history