Add ext4 as a provision disk type.

This commit is contained in:
Joe Clarke
2025-07-20 04:37:59 -04:00
parent 2d3049f918
commit cc711f220e

View File

@@ -182,7 +182,8 @@
"description": "The type of the configuration media.",
"enum": [
"iso",
"fat"
"fat",
"ext4"
]
},
"volume_name": {