Add proxmox-bindmounts.conf
This commit is contained in:
parent
ff4700e884
commit
a2110354f7
1 changed files with 4 additions and 0 deletions
4
proxmox-bindmounts.conf
Normal file
4
proxmox-bindmounts.conf
Normal file
|
@ -0,0 +1,4 @@
|
|||
MNT_SOURCE="/path/to/source"
|
||||
MNT_TARGET="/path/to/target"
|
||||
CT_BASE="/path/to/container/base"
|
||||
CT_IDS=(101 102 103)
|
Loading…
Reference in a new issue