FreeBSD guest added

This commit is contained in:
2025-07-22 19:42:01 +02:00
parent c0115efbc2
commit f658307bf4
11 changed files with 119 additions and 30 deletions

View File

@ -1,2 +1,3 @@
#!/bin/env bash
GUEST_OS_TYPE_DEBIAN="debian11"
GUEST_OS_TYPE_DEBIAN="debian11"
GUEST_OS_TYPE_FREEBSD="freebsd13.1"