diff options
author | root <root@puppet.nadir.org> | 2011-02-16 13:23:54 +0000 |
---|---|---|
committer | root <root@puppet.nadir.org> | 2011-02-16 13:23:54 +0000 |
commit | 13033f7d814fe6c006d47108b5df5e0505975010 (patch) | |
tree | 733eafc4279e0c621b620a335f550d616402419e /README | |
parent | 44c6d6aa8f394b0acf72a26ebb185595fe451159 (diff) | |
parent | 840ea9ed9d3e0a26e5a70db2143ebb3f0fea13b4 (diff) | |
download | puppet-apt-13033f7d814fe6c006d47108b5df5e0505975010.tar.gz puppet-apt-13033f7d814fe6c006d47108b5df5e0505975010.tar.bz2 |
Merge branch 'master' of git://labs.riseup.net/shared-apt
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -112,7 +112,9 @@ Here's an example of setting the proxy to 'http://proxy.domain' at port 666: $apt_volatile_enabled ----------------- -If this variable is set to true the Debian Volatile sources are added. +If this variable is set to true the Debian Volatile sources (until +Lenny) or CODENAME-updates (such as squeeze-updates, supported since +Squeeze) are added. By default this is false for backward compatibility with older versions of this module. |