summaryrefslogtreecommitdiff
path: root/puppet/modules/site_apt/templates/secondary.list
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-04-17 11:24:54 -0400
committerMicah Anderson <micah@riseup.net>2013-04-17 11:24:54 -0400
commit9f9ea1670bc319f8c5cecff0ae02b2d342615e62 (patch)
treef27f06d557eefdd987e442feee989fd982401bc8 /puppet/modules/site_apt/templates/secondary.list
parent7b6882212da16b7f3e778919f6c8c018c6d1111b (diff)
rename fallback apt source list so it will be more obvious when it is paired with the primary.list
Diffstat (limited to 'puppet/modules/site_apt/templates/secondary.list')
-rw-r--r--puppet/modules/site_apt/templates/secondary.list3
1 files changed, 3 insertions, 0 deletions
diff --git a/puppet/modules/site_apt/templates/secondary.list b/puppet/modules/site_apt/templates/secondary.list
new file mode 100644
index 00000000..41334b0b
--- /dev/null
+++ b/puppet/modules/site_apt/templates/secondary.list
@@ -0,0 +1,3 @@
+# basic
+deb http://ftp.debian.org/debian/ <%= lsbdistcodename %> main contrib non-free
+