homeserver/roles/mgrote.proxmox_lxc_profiles/README.md
mg 88a2d34183 k3s - Umzug Apps (#430)
## ToDo

- entfernte Apps ergänzen in Beschreibung

### Entfernt

- dozzle
- Photoprism
- hastebin

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #430
2022-11-24 16:24:21 +01:00

480 B

mgrote.proxmox_bind_mounts

Beschreibung

Adds bind-mounts for LXC-Container on Proxmox.

tested on

  • ProxMox 7.*

Variablen + Defaults

pve_bind_mounts:  # Dictionary
  - vmid: 105     # VMID for which the bind-mount should get created
    mp_nr: 1      # Number of the mountpoint
    mp_path_host: /rpool/test   # Path on the Host
    mp_path_guest: /klauspeter  # Path in the Guest