Commits on Jun 9, 2023

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

Commits on Jun 12, 2023

  1. Merge pull request #605 from tmu-sprd/fix_webhook_service_name

    Bugfix: Fix service name of webhook-go service
    bastelfreak authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    29922b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Add Puppet 8 support

    bastelfreak committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    cacd2bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #608 from voxpupuli/puppet8_20230723

    Add Puppet 8 support
    bastelfreak authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    26f77eb View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    2866437 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    403eea2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #612 from bastelfreak/bar

    config.pp: move all defaults to params.pp
    bastelfreak authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    9f3e3f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3475ac View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Merge pull request #613 from bastelfreak/template

    replace r10k template with native puppet code
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1fa0240 View commit details
    Browse the repository at this point in the history
  2. deploy settings: generate types by default and dont deploy spec dir

    for a long time r10k supports generating types. It's not required to do
    this in a custom posthook. Also r10k has an option to ignore the spec
    dir from modules. To provide a good user experience we should enable it.
    
    This was introduced in r10k 3.11: https://github.com/puppetlabs/r10k/blob/main/CHANGELOG.mkd#3110
    bastelfreak committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    c5f874d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #609 from bastelfreak/deploy

    deploy settings: generate types by default and dont deploy spec dir
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    bcce4c4 View commit details
    Browse the repository at this point in the history
  4. pre_postrun_command: replace deprecated --puppetfile with --modules

    r10k deprecated the `-p` / `--puppetfile` option. The successor is `-m`
    / `--modules`.
    bastelfreak committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    92f2697 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #610 from bastelfreak/foo

    pre_postrun_command: replace deprecated `--puppetfile` with `--modules`
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1d1c8fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6988be9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e675954 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #611 from bastelfreak/params

    r10k::config: don't inherit params class
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    1eef737 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #614 from bastelfreak/os

    Add Rocky/AlmaLinux support
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    74b59d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a39c41 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #615 from bastelfreak/install

    install.pp: Make class private; Update OpenBSD package name ruby22-r10k->ruby31-r10k
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    51a7c73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bca2d32 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #616 from bastelfreak/data

    move static data to init.pp
    bastelfreak authored Jul 29, 2023
    Configuration menu
    Copy the full SHA
    9b792fe View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Release 12.0.0

    bastelfreak committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    2c3e6ad View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Merge pull request #617 from bastelfreak/rel1200

    Release 12.0.0
    bastelfreak authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e85c00c View commit details
    Browse the repository at this point in the history