mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-22 23:32:01 +00:00
Add ext4 as a provision disk type.
This commit is contained in:
@@ -182,7 +182,8 @@
|
||||
"description": "The type of the configuration media.",
|
||||
"enum": [
|
||||
"iso",
|
||||
"fat"
|
||||
"fat",
|
||||
"ext4"
|
||||
]
|
||||
},
|
||||
"volume_name": {
|
||||
|
Reference in New Issue
Block a user