aboutsummaryrefslogtreecommitdiff
path: root/templates/Debian
diff options
context:
space:
mode:
Diffstat (limited to 'templates/Debian')
-rw-r--r--templates/Debian/sources.list.deb-src.erb1
-rw-r--r--templates/Debian/sources.list.erb1
-rw-r--r--templates/Debian/sources.list.volatile.erb1
3 files changed, 3 insertions, 0 deletions
diff --git a/templates/Debian/sources.list.deb-src.erb b/templates/Debian/sources.list.deb-src.erb
index 6811eca..e167ab6 100644
--- a/templates/Debian/sources.list.deb-src.erb
+++ b/templates/Debian/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://ftp.debian.org/debian/ <%= lsbdistcodename %> main contrib non-free
diff --git a/templates/Debian/sources.list.erb b/templates/Debian/sources.list.erb
index 169d7b5..ab029ca 100644
--- a/templates/Debian/sources.list.erb
+++ b/templates/Debian/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://ftp.debian.org/debian/ <%= lsbdistcodename %> main contrib non-free
diff --git a/templates/Debian/sources.list.volatile.erb b/templates/Debian/sources.list.volatile.erb
index 06d6590..d8527b6 100644
--- a/templates/Debian/sources.list.volatile.erb
+++ b/templates/Debian/sources.list.volatile.erb
@@ -1,4 +1,5 @@
# This file is brought to you by puppet
+# all local modifications will be overwritten
<% if (lsbdistcodename == "sid" || lsbdistcodename == "unstable" || lsbdistcodename == "squeeze") -%>
# There are no backports for for <%= lsbdistcodename %>