aboutsummaryrefslogtreecommitdiff
path: root/templates/sources.list+unstable.erb
diff options
context:
space:
mode:
authorAntoine Beaupre <anarcat@koumbit.org>2008-07-03 18:05:09 -0400
committerAntoine Beaupre <anarcat@koumbit.org>2008-07-03 18:05:09 -0400
commit45e01f3eb9d492c5383a6b14aa2585ae37b0dbce (patch)
tree328138005c54a8da3952edfc52346fc1f696680f /templates/sources.list+unstable.erb
parenta717e86183b14bff9151b16916b273d5aeed1d48 (diff)
downloadpuppet-apt-45e01f3eb9d492c5383a6b14aa2585ae37b0dbce.tar.gz
puppet-apt-45e01f3eb9d492c5383a6b14aa2585ae37b0dbce.tar.bz2
use the closest mirror
Diffstat (limited to 'templates/sources.list+unstable.erb')
-rw-r--r--templates/sources.list+unstable.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/sources.list+unstable.erb b/templates/sources.list+unstable.erb
index 71d2987..2ff598d 100644
--- a/templates/sources.list+unstable.erb
+++ b/templates/sources.list+unstable.erb
@@ -1,7 +1,7 @@
# This file is brought to you by puppet
# basic <%= lsbdistcodename %>
-deb http://ftp.at.debian.org/debian <%= lsbdistcodename %> main contrib non-free
+deb http://debian.mirror.iweb.ca/debian/ <%= lsbdistcodename %> main contrib non-free
# security suppport
<% if (lsbdistcodename == "sid" || lsbdistcodename == "unstable") -%>
# There is no security mirror for <%= lsbdistcodename %>