aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-10-06 12:00:32 +0200
committerintrigeri <intrigeri@boum.org>2010-10-06 12:04:17 +0200
commitde94b807ee9495d63d1afe16579bd435826e20f0 (patch)
tree21fb2cee199c9015306218ab757d9615be62d88a /README
parent967df2f0104908e0fd19021158aaec8e3814188c (diff)
downloadpuppet-apt-de94b807ee9495d63d1afe16579bd435826e20f0.tar.gz
puppet-apt-de94b807ee9495d63d1afe16579bd435826e20f0.tar.bz2
Add opt-in support for Debian Volatile.
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 131ae1d..22de451 100644
--- a/README
+++ b/README
@@ -76,6 +76,13 @@ If this variable is set to true apt::unattended_upgrades is included,
which will install the package unattended-upgrades and configure it to
daily upgrade the system.
+$apt_use_volatile
+-----------------
+
+If this variable is set to true the Debian Volatile sources are added.
+By default this is false for backward compatibility with older
+versions of this module.
+
Classes
=======