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

Refactor Puppet handling #662

Merged
merged 1 commit into from
Aug 22, 2018
Merged

Refactor Puppet handling #662

merged 1 commit into from
Aug 22, 2018

Commits on Aug 16, 2018

  1. Refactor Puppet handling

    This moves all puppetmaster defaults to its own parameters file.
    Parameters that were used in both are duplicated. It also adds Puppet
    types to all parameters.
    
    This removes puppet settings from the top level. The puppet_ssldir is
    now an internal detail to determine defaults. It is also no longer set
    in Foreman since it's only used as a base for determining SSL paths
    which we explicitly set. There is a PR open to remove this setting
    altogether.
    ekohl committed Aug 16, 2018
    Configuration menu
    Copy the full SHA
    3fe4a3d View commit details
    Browse the repository at this point in the history