From 4124ace63e78f3f553fd371b29cda4c17b3aefbd Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Mon, 26 Jun 2017 08:54:52 +0300 Subject: [PATCH] - Added Stretch backports. --- vars/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/vars/main.yml b/vars/main.yml index 1c8e52d..8a1418a 100644 --- a/vars/main.yml +++ b/vars/main.yml @@ -3,6 +3,7 @@ backports_repo: wheezy: http://httpredir.debian.org/debian wheezy-backports main jessie: http://httpredir.debian.org/debian jessie-backports main + stretch: http://httpredir.debian.org/debian stretch-backports main precise: http://archive.ubuntu.com/ubuntu precise-backports main universe multiverse trusty: http://archive.ubuntu.com/ubuntu trusty-backports main universe multiverse xenial: http://archive.ubuntu.com/ubuntu xenial-backports main universe multiverse -- GitLab