aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-10-06 12:39:50 +0200
committerintrigeri <intrigeri@boum.org>2010-10-06 12:39:50 +0200
commit53ca6e2235accc2903d42d8aaffa1b3dd7c1130f (patch)
tree04657c3753c5df5f4d9e61c6b6407f9d857a9f17 /README
parent1183a04b4867dbd7480cd4898553c8f7f1c7688d (diff)
downloadpuppet-apt-53ca6e2235accc2903d42d8aaffa1b3dd7c1130f.tar.gz
puppet-apt-53ca6e2235accc2903d42d8aaffa1b3dd7c1130f.tar.bz2
Add opt-in support for next Debian release sources.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index f39007b..1a0fd3c 100644
--- a/README
+++ b/README
@@ -92,6 +92,15 @@ added binary archive source.
By default this is false for backward compatibility with older
versions of this module.
+$apt_use_next_release
+---------------------
+
+If this variable is set to true the sources for the next Debian
+release are added. The default pinning configuration pins it to very
+low values.
+By default this is false for backward compatibility with older
+versions of this module.
+
Classes
=======