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

implement apt.conf.d purging #869

Merged
merged 1 commit into from
Aug 12, 2019
Merged

Commits on Jul 15, 2019

  1. implement apt.conf.d purging

    this module already has parameters that let users purge sources.list.d
    and preferences.d. It also has resources to create source files in
    sources.list.d and "pins" in preferences.d and also has a resource to
    create a configuration file in apt.conf.d. however, for some reason it
    can't purge apt.conf.d
    
    purging this directory can help users ensure that systems run exactly
    with what puppet knows the system should be configured with.
    lelutin committed Jul 15, 2019
    Configuration menu
    Copy the full SHA
    84be3a6 View commit details
    Browse the repository at this point in the history