@@ -204,7 +204,7 @@ cat <<EOF > ${apt_lxc_file}
 #
 # http://debian.mirrors.tds.net/pub/linux/debian/README.mirrors.html
 #
-#apt_debian_http_mirror: 'ftp.us.debian.org'
-#lxc_template_debootstrap_mirror: 'http://{{ apt_debian_http_mirror }}/debian'
+#apt_mirrors: [ 'http://ftp.us.debian.org/debian' ]
+#lxc_template_debootstrap_mirror: '{{ apt_mirrors[0] }}'
 EOF
 