diff options
| author | intrigeri <intrigeri@boum.org> | 2012-04-11 11:36:31 +0200 |
|---|---|---|
| committer | intrigeri <intrigeri@boum.org> | 2012-04-11 11:36:31 +0200 |
| commit | 1c96159d7e7d37694ae3063132093825eca168fb (patch) | |
| tree | 64b3b9dc0ac20f240ad9b6c27b12e6d7e0b636bf | |
| parent | 56efade862ca11245fd504d5fb406ae12ee7c924 (diff) | |
| download | puppet-apt-1c96159d7e7d37694ae3063132093825eca168fb.tar.gz puppet-apt-1c96159d7e7d37694ae3063132093825eca168fb.tar.bz2 | |
Depend on our shared concat module rather than ripienaar's one.
Most of us are likely to use and test against the former.
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ This module needs: - lsb-release installed - the common module: git://labs.riseup.net/shared-common -- the concat module: https://github.com/ripienaar/puppet-concat +- the concat module: git://labs.riseup.net/shared-concat 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 |
