vars/Debian.yml: Update apt mirror to Linode one

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2014-10-11 14:20:37 +03:00
parent 5e0da37542
commit e24a987d3b

View File

@ -4,7 +4,7 @@
# `sshd` on CentOS
sshd_service_name: ssh
# default Kenyan Ubuntu mirror
apt_mirror: ubuntu.mirror.ac.ke
# default mirror
apt_mirror: mirrors.linode.com
# vim: set ts=2 sw=2: