From 2ea5a58c9cd184741b028601a71dc150c2a5c201 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Tue, 6 Aug 2019 20:35:38 +0300 Subject: [PATCH] feat(vbox-inventory): Use HTTP mirror for Debian 9 --- vbox-inventory | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vbox-inventory b/vbox-inventory index a478ee1..5e8ac41 100644 --- a/vbox-inventory +++ b/vbox-inventory @@ -3,4 +3,4 @@ vbox ansible_host=localhost ansible_port=2022 debian_distr=buster [all:vars] debian_distr=stretch -debian_mirror=https://mirror.yandex.ru/debian +debian_mirror=http://mirror.yandex.ru/debian -- 2.39.2