vars/Ubuntu.yml: Remove apt_mirror

It's better to just use Ubuntu's defaults, and then override on a
per-host basis.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
Alan Orth 2015-01-04 02:54:22 +03:00
parent 0f5b088c08
commit 36a3bbf36d
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 3 deletions

View File

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