diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 12:46:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2016-10-25 12:46:12 +0000 |
commit | 287f09fde0c3bfdf7956d23a9fff9f0848fd976a (patch) | |
tree | 721d08d25f9af733c203f381c0223d79ecca78aa /share/doc/examples/jessie.cfg | |
parent | Setting LC_ALL in container-shell. (diff) | |
download | compute-tools-287f09fde0c3bfdf7956d23a9fff9f0848fd976a.tar.xz compute-tools-287f09fde0c3bfdf7956d23a9fff9f0848fd976a.zip |
Switching from ftp.debian.org as default debian mirror to deb.debian.org in debconf script.
deb.debian.org offers https, see
https://lists.debian.org/debian-devel/2016/10/msg00281.html
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/doc/examples/jessie.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/examples/jessie.cfg b/share/doc/examples/jessie.cfg index 0ec33e6..8248437 100644 --- a/share/doc/examples/jessie.cfg +++ b/share/doc/examples/jessie.cfg @@ -14,7 +14,7 @@ container-tools cnt-debconf/architecture select auto container-tools cnt-debconf/archives multiselect jessie-security, jessie-updates #container-tools cnt-debconf/parent-archives multiselect -container-tools cnt-debconf/mirror string http://ftp.debian.org/debian +container-tools cnt-debconf/mirror string https://deb.debian.org/debian container-tools cnt-debconf/mirror-security string http://security.debian.org #container-tools cnt-debconf/parent-mirror string |