Commits on Aug 27, 2021

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

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    7969a9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #569 from bastelfreak/puppet-lint-top_scope_facts-…

    …check
    
    puppet-lint: fix top_scope_facts warnings
    bastelfreak authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    56d6974 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. modulesync 4.2.0

    bastelfreak committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    2fe5004 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #570 from voxpupuli/modulesync

    modulesync 4.2.0
    bastelfreak authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    bd9ee24 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. modulesync 5.0.0

    bastelfreak committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    73fbd2d View commit details
    Browse the repository at this point in the history
  2. rubocop: autofix

    bastelfreak committed Oct 31, 2021
    Configuration menu
    Copy the full SHA
    a1a3eb8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #571 from voxpupuli/modulesync

    modulesync 5.0.0
    bastelfreak authored Oct 31, 2021
    Configuration menu
    Copy the full SHA
    b91a24f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    87f03bc View commit details
    Browse the repository at this point in the history
  2. Fix/suppress lint warnings

    optiz0r committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    db9dd64 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Merge pull request #572 from voxpupuli/mcollective_policy_support

    Allow defining mcollective policies on the r10k agent
    bastelfreak authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    acf5a44 View commit details
    Browse the repository at this point in the history
  2. Fix mco r10k deploy command in docs to match actual behaviour

    The `mco r10k` application takes the next arg following the `deploy`
    action as the environment name to be updated. The example command
    in the README prefixes the environment name with the `environment`
    keyword, which causes r10k to be invoked as
    
    ```bash
    r10k deploy environment environment -p
    ```
    
    instead of the expected environment name. Since the `environment`
    environment likely does not exist, this renders the `mco r10k deploy`
    command a noop.
    
    Fixes #573
    optiz0r committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    1ac8880 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #574 from voxpupuli/mco_doc_fix

    Fix mco r10k deploy command in docs to match actual behaviour
    bastelfreak authored Dec 5, 2021
    Configuration menu
    Copy the full SHA
    be874a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. modulesync 5.1.0

    bastelfreak committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    847dbde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #575 from voxpupuli/modulesync

    modulesync 5.1.0
    smortex authored Dec 15, 2021
    Configuration menu
    Copy the full SHA
    4c6a9cc View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Add Gentoo support

    bastelfreak committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3695525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    170ffd0 View commit details
    Browse the repository at this point in the history
  3. Arch Linux: Disable acceptance tests for webhook

    This module currently doesn't support the webhook on Arch Linux, so we
    do not neet to run the tests on it.
    bastelfreak committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    dc43da0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #576 from bastelfreak/gentoo

    Add Gentoo support
    bastelfreak authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    296479f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #577 from bastelfreak/arch2

    Arch Linux: Disable acceptance tests for webhook
    bastelfreak authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2756d86 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1ee0fc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #508 from DLeich/webhook_curl_prefixes

    Add additional curl example for environment prefixes
    bastelfreak authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    7fc9b1d View commit details
    Browse the repository at this point in the history
  8. Release 10.2.0

    bastelfreak committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b021343 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #578 from bastelfreak/rel1020

    Release 10.2.0
    bastelfreak authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    689fd5f View commit details
    Browse the repository at this point in the history