summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authornadir <nadir-technik@nadir.org>2009-12-13 15:14:39 +0100
committernadir <nadir-technik@nadir.org>2009-12-13 15:14:39 +0100
commit0c86627838c5cafbc4f6c5ecfaf389a90e0dcc20 (patch)
treea5a23b6642f6c24cd142b61b348b8112e4a7e7e2 /README
parent1c491fecdaa31b0729de4cbcfac431829851b989 (diff)
added $apt_volatile_enabled, updated README
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index 72afcfc..60c16a0 100644
--- a/README
+++ b/README
@@ -75,13 +75,18 @@ exist there, this module will apt-key add each key
$backports_enabled
------------------
If set to true, the debian backports repository is enabled through a
-file in /etc/apt/sources.d/. Defaults to false.
+file in /etc/apt/sources.d/. Defaults to true.
$apt_deb_src_enabled
--------------------
If set to true, the debian sources repository is enabled through a
file in /etc/apt/sources.d/. Defaults to false.
+$apt_volatile_enabled
+--------------------
+If set to true, the debiani volatile repository is enabled through a
+file in /etc/apt/sources.d/. Defaults to false.
+
Classes
=======