diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-10 18:49:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2019-02-18 07:24:49 +0000 |
commit | 3eebb740d1b4152adc9d58b867c71e8e2e84bc4e (patch) | |
tree | 75ef553ab9ca7987c431dcf78f42ab676a02e9f2 /share/doc | |
parent | Replacing archive signing key handling for progress-linux by install the prog... (diff) | |
download | compute-tools-3eebb740d1b4152adc9d58b867c71e8e2e84bc4e.tar.xz compute-tools-3eebb740d1b4152adc9d58b867c71e8e2e84bc4e.zip |
Using cdn redirector as default sources.list entry.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rw-r--r-- | share/doc/examples/engywuck-backports.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/examples/engywuck-backports.cfg b/share/doc/examples/engywuck-backports.cfg index d71e8d2..b3313fa 100644 --- a/share/doc/examples/engywuck-backports.cfg +++ b/share/doc/examples/engywuck-backports.cfg @@ -19,8 +19,8 @@ container-tools cnt-debconf/architecture select auto container-tools cnt-debconf/archives multiselect engywuck-security, engywuck-updates, engywuck-extras, engywuck-backports, engywuck-backports-extras #container-tools cnt-debconf/parent-archives multiselect -container-tools cnt-debconf/mirror string https://deb.progress-linux.org/packages -container-tools cnt-debconf/mirror-security string https://deb.progress-linux.org/packages +container-tools cnt-debconf/mirror string https://cdn.deb.progress-linux.org/packages +container-tools cnt-debconf/mirror-security string https://cdn.deb.progress-linux.org/packages container-tools cnt-debconf/parent-mirror string https://deb.debian.org/debian container-tools cnt-debconf/parent-mirror-security string http://security.debian.org |