8000 Comparing voxpupuli:master...CZ-IMG:master · voxpupuli/puppet-monit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: voxpupuli/puppet-monit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: CZ-IMG/puppet-monit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 12 files changed
  • 1 contributor

Commits on Aug 15, 2024

  1. Add support for FreeBSD

    Parameterize state path (/var/lib/monit) and root group so that module
    fits naturally in FreeBSD.
    Add defaults for FreeBSD.
    Add FreeBSD 13, 14 to metadata.json.
    jsczek committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    18ac83a View commit details
    Browse the repository at this point in the history
  2. Update tests for FreeBSD modifications

    Implement parameterization of state_dir and root_group in tests.
    Add default values for tests aimed at FreeBSD.
    jsczek committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ef227d9 View commit details
    Browse the repository at this point in the history
  3. Run rake release:prepare

    Bump docs
    jsczek committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    bb731af View commit details
    Browse the repository at this point in the history
  4. Run rubocop -a

    jsczek committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    23240f2 View commit details
    Browse the repository at this point in the history
  5. Fix bad group for config on FreeBSD

    check.pp did not use root_group setting.
    Make it use this setting to correctly set group.
    Update corresponding tests.
    jsczek committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    53ebd8f View commit details
    Browse the repository at this point in the history
Loading
0