aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2010-10-06 12:09:38 +0200
committerintrigeri <intrigeri@boum.org>2010-10-06 12:09:38 +0200
commit50136de4209478cf3e266ea4fdc8b54928337a29 (patch)
treec466984ff9e42f440bd85b7b97f40595cd931102 /README
parentde94b807ee9495d63d1afe16579bd435826e20f0 (diff)
downloadpuppet-apt-50136de4209478cf3e266ea4fdc8b54928337a29.tar.gz
puppet-apt-50136de4209478cf3e266ea4fdc8b54928337a29.tar.bz2
Add opt-in support for deb-src.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 22de451..b1f98c6 100644
--- a/README
+++ b/README
@@ -83,6 +83,14 @@ 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.
+$apt_include_src
+----------------
+
+If this variable is set to true a deb-src source is added for every
+added binary archive source.
+By default this is false for backward compatibility with older
+versions of this module.
+
Classes
=======