added mount point

This commit is contained in:
Tobias Lehmann 2025-07-21 20:16:01 +02:00
parent 4d6462323b
commit 00e7744e0a

View File

@ -22,7 +22,7 @@
lxc_cpu: 2 lxc_cpu: 2
lxc_memory: 2048 lxc_memory: 2048
lxc_swap: 1024 lxc_swap: 1024
#lxc_mounts: '{"mp0":"/datapool/share,mp=/opt/share"}' 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