]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Query Fedora mirror list over HTTPS
authorReto Gantenbein <reto.gantenbein@linuxmonk.ch>
Mon, 6 Feb 2017 07:17:13 +0000 (08:17 +0100)
committerReto Gantenbein <reto.gantenbein@linuxmonk.ch>
Tue, 7 Feb 2017 06:07:40 +0000 (07:07 +0100)
Signed-off-by: Reto Gantenbein <reto.gantenbein@linuxmonk.ch>
templates/lxc-fedora.in

index 19d5808fe7d4292eb0b5ebb42790e081b967b948..cec8d36eb2cdc1857d493979d2c16e4ddda04772 100644 (file)
@@ -31,7 +31,7 @@
 FEDORA_RELEASE_MIN=24
 FEDORA_RELEASE_DEFAULT=${FEDORA_RELEASE_DEFAULT:-25}
 FEDORA_RSYNC_URL="${FEDORA_RSYNC_URL:-archives.fedoraproject.org::fedora-enchilada}"
-MIRRORLIST_URL=${MIRRORLIST_URL:-http://mirrors.fedoraproject.org/mirrorlist}
+MIRRORLIST_URL=${MIRRORLIST_URL:-https://mirrors.fedoraproject.org/mirrorlist}
 
 local_state_dir="@LOCALSTATEDIR@"
 lxc_path="@LXCPATH@"