X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=README.md;h=501adc658dff6443e8f93704b2901fae312bec13;hb=81bb96c898657f7d6045ddeb4b3701ab94cffa4d;hp=0bf17c4d63fd2d0a2d4ed957954c34480ef06a8b;hpb=3799e3a23c7d4e74c99aa4ec7e42de0b486ffe67;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/README.md b/README.md index 0bf17c4..501adc6 100644 --- a/README.md +++ b/README.md @@ -278,6 +278,7 @@ apt::sources: ####apt::unattended_upgrades +* `legacy_origin`: If set to true, use the old `Unattended-Upgrade::Allowed-Origins` variable. If false, use `Unattended-Upgrade::Origins-Pattern`. OS-dependent defaults are defined in `apt::params`. * `origins`: The repositories from which to automatically upgrade included packages. * `blacklist`: A list of packages to **not** automatically upgrade. * `update`: How often, in days, to run `apt-get update`.