opensuse/url/default

This commit is contained in:
Marc Beninca 2024-08-20 11:31:15 +02:00
parent a9a033d59f
commit aae6c25b6e
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -361,6 +361,9 @@ Acquire::https::Verify-Peer False;
"${SPCD_OS_FEDORA}")
SPCD_URL_DEFAULT="http://download.example/pub/fedora/linux/releases"
;;
"${SPCD_OS_OPENSUSE}")
SPCD_URL_DEFAULT="http://download.opensuse.org"
;;
"${SPCD_OS_ROCKY}")
SPCD_URL_DEFAULT="http://dl.rockylinux.org/\$contentdir"
;;