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

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
Alan Orth 2014-10-11 14:20:37 +03:00
parent 5e0da37542
commit e24a987d3b
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 2 deletions

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: