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:
parent
0f5b088c08
commit
36a3bbf36d
@ -4,7 +4,4 @@
|
|||||||
# `sshd` on CentOS
|
# `sshd` on CentOS
|
||||||
sshd_service_name: ssh
|
sshd_service_name: ssh
|
||||||
|
|
||||||
# default mirror
|
|
||||||
apt_mirror: mirrors.linode.com
|
|
||||||
|
|
||||||
# vim: set ts=2 sw=2:
|
# vim: set ts=2 sw=2:
|
||||||
|
Loading…
Reference in New Issue
Block a user