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

add user/group/mode parameter to custom types #129

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

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    3dbf148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b9ab50 View commit details
    Browse the repository at this point in the history
  3. add possibility to manage permissions for ssl_pkey

    This partly implements Issue voxpupuli#95 (missing is default)
    trefzer committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f44bb34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fb08f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bd059f View commit details
    Browse the repository at this point in the history
  6. Update lib/puppet/provider/dhparam/openssl.rb

    Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
    trefzer and ekohl committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    458220a View commit details
    Browse the repository at this point in the history
  7. use File.chown, instead of File.send

    Co-authored-by: Ewoud Kohl van Wijngaarden <[email protected]>
    trefzer and ekohl committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    114d852 View commit details
    Browse the repository at this point in the history
  8. update REFERENCE.md

    trefzer committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    23c6c63 View commit details
    Browse the repository at this point in the history