ansible-personal/roles
Alan Orth ae10677b65
roles/common: Specify default apt_mirror for fallback in sources.list template
New hosts often fail due to not having an apt_mirror, because there
isn't one defined for their group and their host_vars haven't over-
ridden it.

We want new hosts to deploy successfully, so let's just use a default
apt_mirror if there isn't one defined. Rather have a slow mirror than
a failed deployment. And in any case, Linode can download from KENET's
mirror at 10MB/sec. ;)

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-06-04 21:57:11 +03:00
..
common roles/common: Specify default apt_mirror for fallback in sources.list template 2015-06-04 21:57:11 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Use apt module explicitly 2015-05-26 00:02:43 +03:00
nginx roles/nginx: Fix TLS cert loop to use the current item 2015-06-01 14:46:06 +03:00
php5-fpm roles/php5-fpm: Tweak opcache settings 2015-05-09 12:34:45 +03:00