From 1b0bc415977c1c8b49390e0cdb1361769e0fdbae Mon Sep 17 00:00:00 2001 From: Gabriel Filion Date: Mon, 25 Oct 2010 01:13:44 -0400 Subject: Add file headers for awareness of puppet presence Signed-off-by: Gabriel Filion --- files/02show_upgraded | 3 +++ files/03clean | 3 +++ files/preferences | 3 +++ 3 files changed, 9 insertions(+) (limited to 'files') diff --git a/files/02show_upgraded b/files/02show_upgraded index 870a3a9..eb046b2 100644 --- a/files/02show_upgraded +++ b/files/02show_upgraded @@ -1 +1,4 @@ +# This file is brought to you by Puppet +# all local modifications will be overwritten + APT::Get::Show-Upgraded true; diff --git a/files/03clean b/files/03clean index 335823d..d878375 100644 --- a/files/03clean +++ b/files/03clean @@ -1 +1,4 @@ +# This file is brought to you by Puppet +# all local modifications will be overwritten + DSelect::Clean auto; diff --git a/files/preferences b/files/preferences index e893b7e..7495131 100644 --- a/files/preferences +++ b/files/preferences @@ -1,3 +1,6 @@ +# This file is brought to you by Puppet +# all local modifications will be overwritten + Package: * Pin: release a=unstable Pin-Priority: 1 -- cgit v1.2.3