freebsd support

Signed-off-by: Christine Dodrill <me@christine.website>
This commit is contained in:
Cadey Ratio 2021-05-16 14:33:19 +00:00
parent bd8d94b67c
commit a12f621dfe
1 changed files with 16 additions and 0 deletions

View File

@ -72,6 +72,22 @@ in [ Distro::{
"b9b621b26725ba95442d9a56cbaa054784e0779a9522ec6eafff07c6e6f717ea"
, minSize = 5
}
, Distro::{
, name = "freebsd-12"
, downloadURL =
"https://object-storage.public.mtl1.vexxhost.net/swift/v1/1dbafeefbd4f4c80864414a441e72dd2/bsd-cloud-image.org/images/freebsd/12.2/freebsd-12.2.qcow2"
, sha256Sum =
"3c7c7fafe5c389b9295dcaab7a71c47cc30ad6e79e3a0c9cb164933ad2fb9814"
, minSize = 3
}
, Distro::{
, name = "freebsd-13"
, downloadURL =
"https://object-storage.public.mtl1.vexxhost.net/swift/v1/1dbafeefbd4f4c80864414a441e72dd2/bsd-cloud-image.org/images/freebsd/13.0/freebsd-13.0.qcow2"
, sha256Sum =
"f7d16fb927f836f94cda37955314506e8507476d0b2d985acf572f1c7ce90e6a"
, minSize = 3
}
, Distro::{
, name = "opensuse-leap-15.1"
, downloadURL =