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

Support rich datatypes and deferred password values #515

Merged
merged 1 commit into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Support rich datatypes and deferred password values

    Process the configuration file `redis.conf` template twice if
    some of the templates values are deferred.
    
    Currently with deferred values the resulting deferred
    template cannot be processed since it contains
    complex datatypes from stdlib in particular.
    
    This is a redis specific solution that may arrive genraly one
    day in puppetlabs/puppetlabs-stdlib#1425
    traylenator committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0e2d97e View commit details
    Browse the repository at this point in the history