Commits on Aug 15, 2020

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

Commits on Sep 30, 2020

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

Commits on Oct 24, 2020

  1. modulesync 3.1.0

    bastelfreak committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    8586ef8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #541 from voxpupuli/modulesync

    modulesync 3.1.0
    bastelfreak authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    623f2cf View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Drop EOL EL6 support

    Now that CentOS 6 is EOL and is being removed from the mirror network we
    have no way to test this anymore.
    ekohl committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    1dd5a6a View commit details
    Browse the repository at this point in the history
  2. modulesync 4.0.0

    bastelfreak authored and ekohl committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    183a64f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #542 from voxpupuli/modulesync

    modulesync 4.0.0
    bastelfreak authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    7631392 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. fix: avoid using deprecated gem options

    Fixes #544.
    johanfleury committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    1c054cc View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

  1. Add support for FreeBSD package provider

    Without this change, the FreeBSD package provider 'pkgng' is not a valid option.
    Including this change allows this module to manage the r10k package from ports
    on FreeBSD systems.
    zachfi committed Dec 19, 2020
    Configuration menu
    Copy the full SHA
    419ae69 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Merge pull request #546 from xaque208/freebsd

    Add support for FreeBSD package provider
    zachfi authored Dec 29, 2020
    Configuration menu
    Copy the full SHA
    7f27bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Configuration menu
    Copy the full SHA
    c0e979a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #549 from bastelfreak/puppet5

    Drop Puppet 5 support; require Puppet 6.1.0 or newer
    bastelfreak authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    55a25ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47cd97d View commit details
    Browse the repository at this point in the history
  4. Fix modulepath default

    treydock committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    cc58fab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #548 from treydock/choria

    Update r10k mcollective agent to work with Choria
    bastelfreak authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    1eabd58 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #545 from johanfleury/fix/avoid-deprected-options

    fix: avoid using deprecated gem options
    bastelfreak authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    638b2df View commit details
    Browse the repository at this point in the history
  7. Enable Puppet 7 support

    bastelfreak committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    f2ebdbb View commit details
    Browse the repository at this point in the history
  8. webhook config: allow access_log to be nil by using special value "st…

    …derr"
    
    WEBrick allows for logging to stderr if access_logfile is nil, but
    with the default for the class parameter set to
    /var/log/webhook/access.log, it wasn't possible to set access_logfile
    to nil (undef in Puppet). This commit makes that possible by using the
    special string "stderr", while also maintaining backward
    compatibility.
    
    Having webhook logging to stderr is useful if you want systemd journal
    to handle logging instead of having a separate log file.
    kenyon authored and bastelfreak committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    815cc56 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #540 from magarvo/master

    Added bitbucket webhook support for pull request event
    bastelfreak authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    75990de View commit details
    Browse the repository at this point in the history
  10. Merge pull request #547 from kenyon/allow-webhook-access_logfile-to-b…

    …e-nil-for-logging-to-stderr
    
    webhook config: allow access_log to be nil by using special value "stderr"
    bastelfreak authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    a47e0f6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #550 from bastelfreak/puppet7

    Enable Puppet 7 support
    bastelfreak authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4513260 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    a8d6afc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf5c9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac0433f View commit details
    Browse the repository at this point in the history
  4. make puppetlabs/ruby optional

    the puppetlabs/ruby module is deprecated and most people don't use it
    anyways. This PR makes the dependency optional.
    bastelfreak committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    58f658f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

Commits on May 12, 2021

  1. Merge pull request #553 from bastelfreak/ruby

    make puppetlabs/ruby optional
    bastelfreak authored May 12, 2021
    Configuration menu
    Copy the full SHA
    8cdbb6e View commit details
    Browse the repository at this point in the history
  2. modulesync 4.1.0

    bastelfreak committed May 12, 2021
    Configuration menu
    Copy the full SHA
    4bd9525 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Merge pull request #555 from voxpupuli/modulesync

    modulesync 4.1.0
    bastelfreak authored May 13, 2021
    Configuration menu
    Copy the full SHA
    80f50ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #554 from voxpupuli/zipkid-patch-1

    Use a more logical example for basedir in the example code.
    bastelfreak authored May 13, 2021
    Configuration menu
    Copy the full SHA
    c03a24e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    f0753bc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #558 from bastelfreak/vcsrepo

    puppetlabs/vcsrepo: Allow 5.x
    bastelfreak authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    56c4b7b View commit details
    Browse the repository at this point in the history
  3. release 10.0.0

    bastelfreak committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f87bf84 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #559 from bastelfreak/rel1000

    release 10.0.0
    bastelfreak authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    16c8ce5 View commit details
    Browse the repository at this point in the history