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

Fixes #37891 - Add enable-puppet8 parameter to provisioning templates #10346

Merged

Commits on Oct 11, 2024

  1. Fixes #37891 - Add enable-puppet8 parameter to provisioning templates

    Previously the enable-official-puppet8-repo parameter was added, but for
    users who supply their own packages (like Katello users) and still want
    to use AIO packaging need a parameter. Technically they could use
    enable-puppet5, enable-puppet6 or enable-puppet7 but this is
    inconsistent. It would be better to add a new version independent
    parameter, but this first aims for consistency.
    
    Fixes: c35092b ("fixes #36939 - Allow for deployment of puppet 8")
    ekohl committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e1ee9a8 View commit details
    Browse the repository at this point in the history