summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-10-28 22:24:57 +0200
committermh <mh@immerda.ch>2010-10-28 22:25:06 +0200
commit4cff5ef63e6df3f7ac22834ea902b1f410e3d6ed (patch)
tree423279c65c256e4b85a03949c15cbc9fc90c8344 /files
parent5de6431b89b696ce17874952dceb5968108449a9 (diff)
Revert "remove comments as lenny apt doesn't like them"
This reverts commit 5de6431b89b696ce17874952dceb5968108449a9. Actually the comments are just the wrong way...
Diffstat (limited to 'files')
-rw-r--r--files/02show_upgraded3
-rw-r--r--files/03clean3
2 files changed, 6 insertions, 0 deletions
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;