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