From 4cff5ef63e6df3f7ac22834ea902b1f410e3d6ed Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 28 Oct 2010 22:24:57 +0200 Subject: Revert "remove comments as lenny apt doesn't like them" This reverts commit 5de6431b89b696ce17874952dceb5968108449a9. Actually the comments are just the wrong way... --- files/02show_upgraded | 3 +++ files/03clean | 3 +++ 2 files changed, 6 insertions(+) (limited to 'files') 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; -- cgit v1.2.3