mirror of
https://github.com/rancher/os.git
synced 2025-09-04 00:04:25 +00:00
Merge pull request #2545 from bernard-wagner/lvm-crypt
Added LVM and LUKS
This commit is contained in:
@@ -164,6 +164,8 @@
|
||||
"required": {"type": "boolean"},
|
||||
"autoformat": {"$ref": "#/definitions/list_of_strings"},
|
||||
"mdadm_scan": {"type": "boolean"},
|
||||
"cryptsetup": {"type": "boolean"},
|
||||
"lvm_scan": {"type": "boolean"},
|
||||
"script": {"type": "string"},
|
||||
"oem_fstype": {"type": "string"},
|
||||
"oem_dev": {"type": "string"}
|
||||
|
Reference in New Issue
Block a user