Skip to content
This repository has been archived by the owner on Jun 25, 2023. It is now read-only.

Include APT::Periodic options #33

Merged
merged 5 commits into from
Sep 5, 2017
Merged

Include APT::Periodic options #33

merged 5 commits into from
Sep 5, 2017

Conversation

jnv
Copy link
Owner

@jnv jnv commented Nov 21, 2016

Replaces #25.

These options should go to a single configuration template, per #32.

osiris and others added 5 commits November 21, 2016 13:38
Define verbose level APT::Periodic::Verbose

  0:  no report             (or null string)
  1:  progress report       (actually any string)
  2:  + command outputs     (remove -qq, remove 2>/dev/null, add -d)
  3:  + trace on
@colin-nolan
Copy link

APT::Periodic::Update-Package-Lists gets written twice:

APT::Periodic::Update-Package-Lists "{{unattended_update_package_list}}";
{% if unattended_update_package_list is defined %}
APT::Periodic::Update-Package-Lists "{{unattended_update_package_list}}";
.

@jnv jnv merged commit 1b5aa6d into master Sep 5, 2017
@jnv jnv deleted the apt-periodic branch February 20, 2018 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants