Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging in code from my private module #26

Open
wants to merge 38 commits into
base: master
Choose a base branch
from

Commits on Jul 15, 2024

  1. Initial commit of work to add hcl output capability

    Anthony Vitacco authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    250c053 View commit details
    Browse the repository at this point in the history
  2. Added new params to old json config and added extra config to new hcl

    templates
    Anthony Vitacco authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b42118d View commit details
    Browse the repository at this point in the history
  3. Add capability to upgrade vault bin if using archive install method

    Anthony Vitacco authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    22e144e View commit details
    Browse the repository at this point in the history
  4. Updating README

    Anthony Vitacco authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6a332f2 View commit details
    Browse the repository at this point in the history
  5. Adding updated reference.md

    Anthony Vitacco authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3443a6a View commit details
    Browse the repository at this point in the history
  6. Fixed failed tests

    Anthony Vitacco authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    be7614e View commit details
    Browse the repository at this point in the history
  7. Drop Puppet 6 support

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    aa7efac View commit details
    Browse the repository at this point in the history
  8. modulesync 7.0.0

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    91e014a View commit details
    Browse the repository at this point in the history
  9. Add Puppet 8 support

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    6860ded View commit details
    Browse the repository at this point in the history
  10. puppetlabs/stdlib: Allow 9.x

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    49fc2e5 View commit details
    Browse the repository at this point in the history
  11. puppet/archive: Allow 7.x

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1b6da4e View commit details
    Browse the repository at this point in the history
  12. puppet/hashi_stack: Allow 3.x

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    69669c2 View commit details
    Browse the repository at this point in the history
  13. puppet/systemd: Allow 5.x

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    122d57f View commit details
    Browse the repository at this point in the history
  14. stm/file_capability: Allow 6.x

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    eaae430 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ff4c5da View commit details
    Browse the repository at this point in the history
  16. Release 4.0.0

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    73f849e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    01b7a78 View commit details
    Browse the repository at this point in the history
  18. Add Debian 12 support

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    5140be5 View commit details
    Browse the repository at this point in the history
  19. puppet/systemd: Allow 6.x

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    69411a3 View commit details
    Browse the repository at this point in the history
  20. Release 4.1.0

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d43d6b1 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b09c253 View commit details
    Browse the repository at this point in the history
  22. The package resource name was hardcoded instead of using the value in…

    … $vault::package_name
    sirinek authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    0c2e73e View commit details
    Browse the repository at this point in the history
  23. modulesync 7.2.0

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f440526 View commit details
    Browse the repository at this point in the history
  24. modulesync 7.3.0

    zilchms authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    e9c1646 View commit details
    Browse the repository at this point in the history
  25. modulesync 7.4.0

    bastelfreak authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f8433c9 View commit details
    Browse the repository at this point in the history
  26. modulesync 7.5.0

    zilchms authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3075cf7 View commit details
    Browse the repository at this point in the history
  27. update puppet-systemd upper bound to 8.0.0

    Christoph Maser authored and avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8ae83dc View commit details
    Browse the repository at this point in the history
  28. This commit should address issues raised in voxpupuli#26

    * Fixes typo in README
    * Ensures the config file name is correct
    * Sets the config file extension to reflect the type of config
    * Updates the service template to use the correct config file
    avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8c4e6ed View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7dc4b9c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    26eb48a View commit details
    Browse the repository at this point in the history
  31. Fixing REFERENCE.md

    avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c7ba81e View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ed1f522 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    001e289 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    afb721e View commit details
    Browse the repository at this point in the history
  35. I'm not sure why the acceptance tests are failing.

    This is a shot in the dark
    avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8db5293 View commit details
    Browse the repository at this point in the history
  36. Fixes for the service file

    avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b9e6e25 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    4e71a80 View commit details
    Browse the repository at this point in the history
  38. Last round of fixes (fingers crossed)

    * Updated spec use systemd unit file (and removed ensure)
    * Updated systemd template to have configurable user and group
    * Updated systemd template to have service options
    avitacco committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1271891 View commit details
    Browse the repository at this point in the history