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

Clean up preinstall handling and use modern facts #335

Merged
merged 4 commits into from
Nov 29, 2019

Commits on Nov 28, 2019

  1. Clean up preinstall handling

    This treats the entire Red Hat OS family equal.
    
    For apt handling the before is cleaned up since the apt::update
    dependency is defined within apt::source and apt::ppa while the package
    is handled because init.pp does preinstall before install.
    ekohl committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    497b3d0 View commit details
    Browse the repository at this point in the history
  2. Use modern fact names

    ekohl committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    1d5908d View commit details
    Browse the repository at this point in the history
  3. Modulesync

    ekohl committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    74117e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b06a186 View commit details
    Browse the repository at this point in the history