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 --- templates/Ubuntu/sources.list.backports.erb | 1 + templates/Ubuntu/sources.list.deb-src.erb | 1 + templates/Ubuntu/sources.list.erb | 1 + 3 files changed, 3 insertions(+) (limited to 'templates/Ubuntu') diff --git a/templates/Ubuntu/sources.list.backports.erb b/templates/Ubuntu/sources.list.backports.erb index 66610a6..2bb0ad2 100644 --- a/templates/Ubuntu/sources.list.backports.erb +++ b/templates/Ubuntu/sources.list.backports.erb @@ -1,4 +1,5 @@ # This file is brought to you by puppet +# all local modifications will be overwritten # backports deb http://archive.ubuntu.com/ubuntu <%= lsbdistcodename %>-backports main universe multiverse restricted diff --git a/templates/Ubuntu/sources.list.deb-src.erb b/templates/Ubuntu/sources.list.deb-src.erb index f04de67..22f103b 100644 --- a/templates/Ubuntu/sources.list.deb-src.erb +++ b/templates/Ubuntu/sources.list.deb-src.erb @@ -1,4 +1,5 @@ # This file is brought to you by puppet +# all local modifications will be overwritten # basic <%= lsbdistcodename %> deb-src http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %> main restricted universe multiverse diff --git a/templates/Ubuntu/sources.list.erb b/templates/Ubuntu/sources.list.erb index dfecd63..a37fffc 100644 --- a/templates/Ubuntu/sources.list.erb +++ b/templates/Ubuntu/sources.list.erb @@ -1,4 +1,5 @@ # This file is brought to you by puppet +# all local modifications will be overwritten # basic <%= lsbdistcodename %> deb http://de.archive.ubuntu.com/ubuntu <%= lsbdistcodename %> main restricted universe multiverse -- cgit v1.2.3