aboutsummaryrefslogtreecommitdiff
path: root/templates/Ubuntu
diff options
context:
space:
mode:
authorGabriel Filion <lelutin@gmail.com>2010-10-25 01:13:44 -0400
committerGabriel Filion <lelutin@gmail.com>2010-10-25 01:13:44 -0400
commit1b0bc415977c1c8b49390e0cdb1361769e0fdbae (patch)
treec8d776b9330f98ddfd3ddb13a9b11298b2a49d7d /templates/Ubuntu
parentd97a49b7b2c020c2c43df6524236f50a421789ee (diff)
downloadpuppet-apt-1b0bc415977c1c8b49390e0cdb1361769e0fdbae.tar.gz
puppet-apt-1b0bc415977c1c8b49390e0cdb1361769e0fdbae.tar.bz2
Add file headers for awareness of puppet presence
Signed-off-by: Gabriel Filion <lelutin@gmail.com>
Diffstat (limited to 'templates/Ubuntu')
-rw-r--r--templates/Ubuntu/sources.list.backports.erb1
-rw-r--r--templates/Ubuntu/sources.list.deb-src.erb1
-rw-r--r--templates/Ubuntu/sources.list.erb1
3 files changed, 3 insertions, 0 deletions
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