diff options
author | intrigeri <intrigeri@boum.org> | 2013-01-03 19:59:37 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2013-01-03 19:59:37 +0100 |
commit | 9a3e6c173ec0f3ec3b4dd39848faba5a4d195d8f (patch) | |
tree | ab7e200ff459e9e729a339ff8b35b60a70bdd84f | |
parent | 1fe1fe66c3f75987833756ff22427af4821b3700 (diff) | |
download | puppet-apt-9a3e6c173ec0f3ec3b4dd39848faba5a4d195d8f.tar.gz puppet-apt-9a3e6c173ec0f3ec3b4dd39848faba5a4d195d8f.tar.bz2 |
Add dependency back to the README.
It was erroneously removed at some point,
but this module still depends on the "common" one,
at least for the time being.
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -90,6 +90,7 @@ Requirements This module needs: - the lsb module: git://labs.riseup.net/shared-lsb +- the common module: git://labs.riseup.net/shared-common By default, on normal hosts, this module sets the configuration option DSelect::Clean to 'auto'. On virtual servers, the value is set by default to |