diff options
author | intrigeri <intrigeri@boum.org> | 2010-12-11 09:39:27 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-12-11 09:39:27 +0100 |
commit | 1cf642b3a87399c165e9e66399ab92694b27ee43 (patch) | |
tree | 27f0612ef1104f4158a94bbf9455b25ecf8fa1d6 /manifests/dselect.pp | |
parent | 5e94f0707c2e77f73444a88844bc800124d6e05e (diff) | |
parent | ab3a5294cf0ea0cf2ad233e04bf13f7631f9454c (diff) | |
download | puppet-apt-1cf642b3a87399c165e9e66399ab92694b27ee43.tar.gz puppet-apt-1cf642b3a87399c165e9e66399ab92694b27ee43.tar.bz2 |
Merge remote branch 'riseup/master'
Diffstat (limited to 'manifests/dselect.pp')
-rw-r--r-- | manifests/dselect.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/dselect.pp b/manifests/dselect.pp index 52c66cb..45a5ddc 100644 --- a/manifests/dselect.pp +++ b/manifests/dselect.pp @@ -1,4 +1,5 @@ class apt::dselect { + # suppress annoying help texts of dselect append_if_no_such_line { dselect_expert: file => "/etc/dpkg/dselect.cfg", |