mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-06-16 14:27:03 +02:00
Complete rework UNTESTED UNFINISHED
This commit is contained in:
12
src/zmb-member/features.json
Normal file
12
src/zmb-member/features.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"unprivileged": 0,
|
||||
"features": {},
|
||||
"sharefs": {
|
||||
"size": "100",
|
||||
"mountpoint": "/tank"
|
||||
},
|
||||
"mem": 1024,
|
||||
"swap": 1024,
|
||||
"hostname": "zamba",
|
||||
"domain": "zmb.rocks"
|
||||
}
|
Reference in New Issue
Block a user