From: mh Date: Thu, 28 Oct 2010 20:24:57 +0000 (+0200) Subject: Revert "remove comments as lenny apt doesn't like them" X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=4cff5ef63e6df3f7ac22834ea902b1f410e3d6ed;p=puppet-apt.git Revert "remove comments as lenny apt doesn't like them" This reverts commit 5de6431b89b696ce17874952dceb5968108449a9. Actually the comments are just the wrong way... --- diff --git a/files/02show_upgraded b/files/02show_upgraded index 870a3a9..8ef5d8d 100644 --- a/files/02show_upgraded +++ b/files/02show_upgraded @@ -1 +1,4 @@ +# This file is managed by Puppet +# all local modifications will be overwritten + APT::Get::Show-Upgraded true; diff --git a/files/03clean b/files/03clean index 335823d..29acece 100644 --- a/files/03clean +++ b/files/03clean @@ -1 +1,4 @@ +# This file is managed by Puppet +# all local modifications will be overwritten + DSelect::Clean auto;