puppet-prod/hieradata/virtual/lxc.yaml
Ben Vincent 7b07626162 feat: add local pool
- the listening interface must match a subnet, or no service will start
2025-06-29 12:11:36 +10:00

14 lines
296 B
YAML

---
profiles::packages::include:
chrony:
ensure: absent
# disable mlock for vault nodes on lxd/incus
vault::disable_mlock: true
# manage jellyfin changes
profiles::media::jellyfin::data_dir: /shared/apps/jellyfin
# dhcp-server requirements
profiles::dhcp::server::empty_local_pool: true