disable encryption
This commit is contained in:
parent
d9b24700f4
commit
c631312fa5
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"wipe": true
|
||||
},
|
||||
{
|
||||
"encrypted": true,
|
||||
"encrypted": false,
|
||||
"filesystem": {
|
||||
"format": "ext4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue