mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2024-12-26 20:20:11 +01:00
12 lines
210 B
JSON
12 lines
210 B
JSON
|
{
|
||
|
"unprivileged": 0,
|
||
|
"features": { },
|
||
|
"sharefs": {
|
||
|
"size": "100",
|
||
|
"mountpoint": "/tank"
|
||
|
},
|
||
|
"mem": 1024,
|
||
|
"swap": 1024,
|
||
|
"hostname": "zamba",
|
||
|
"domain": "zmb.rocks"
|
||
|
}
|