disable share mount
This commit is contained in:
parent
00e7744e0a
commit
389c446618
@ -22,7 +22,8 @@
|
|||||||
lxc_cpu: 2
|
lxc_cpu: 2
|
||||||
lxc_memory: 2048
|
lxc_memory: 2048
|
||||||
lxc_swap: 1024
|
lxc_swap: 1024
|
||||||
lxc_mounts: '{"mp0":"/datapool/share,mp=/shared"}'
|
# manuell
|
||||||
|
#lxc_mounts: '{"mp0":"/datapool/share,mp=/shared"}'
|
||||||
lxc_ssh_pub_key: ~/.ssh/id_ed25519_ansible.pub
|
lxc_ssh_pub_key: ~/.ssh/id_ed25519_ansible.pub
|
||||||
roles:
|
roles:
|
||||||
- lxc-container
|
- lxc-container
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user