summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph (Jy) Yaworski <jyaworski@carotid.us>2016-03-25 12:33:15 -0400
committerJoseph (Jy) Yaworski <jyaworski@carotid.us>2016-03-25 12:33:15 -0400
commit1ddfcea4c298cbe6236622020ec440e5e0633341 (patch)
treed349d216c7487824d7d3ed9133873e83241483b3
parent00e363741fabf71c8429f9b505486de6dcd311c7 (diff)
parent70886583a1c18129942fa5c1972f7d7b759f881b (diff)
Merge pull request #58 from GhostLyrics/GhostLyrics-update-docs
update default parameters for legacy_origin option
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa1bf32..a2d3aef 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ Using unattended\_upgrades simply consists of including the module and if needed
* `dl_limit`(`undef`): Use a bandwidth limit for downloading, specified in kb/sec.
* `enable` (`1`): Enable the automatic installation of updates.
* `install_on_shutdown` (`false`): Install updates on shutdown instead of in the background.
-* `legacy_origin` (`false`): Use the legacy `Unattended-Upgrade::Allowed-Origins` setting or the modern `Unattended-Upgrade::Origins-Pattern`.
+* `legacy_origin` (`true` for Debian (squeeze), Ubuntu (precise, trusty, utopic, vivid, wily and default), `false`for Debian (wheezy and default)): Use the legacy `Unattended-Upgrade::Allowed-Origins` setting or the modern `Unattended-Upgrade::Origins-Pattern`.
* `mail`: A hash to configure email behaviour with two possible keys:
* `only_on_error` (`true`): Only send mail when something went wrong
* `to` (`undef`): Email address to send email too