userdata: add volumes

master
Alexander Tomokhov 2023-11-24 06:59:22 +04:00
parent 9280444def
commit 807284f947
1 changed files with 7 additions and 0 deletions

View File

@ -35,6 +35,13 @@
},
"timezone": "Europe/Uzhgorod",
"username": "placeholder",
"volumes": [
{
"device": "/dev/sdb",
"mountPoint": "/volumes/sdb",
"fsType": "ext4"
}
],
"useBinds": true,
"ssh": {
"rootKeys": [