# proxmox-minimal.yaml - Single standalone IncusOS VM # # Simplest possible deployment: one Incus server with defaults. # # Usage: # incusos-proxmox --dry-run examples/proxmox-minimal.yaml # incusos-proxmox examples/proxmox-minimal.yaml proxmox: host: 192.168.1.10 # Change to your Proxmox host # All other settings use defaults: # node: pve, storage: local-lvm, iso_storage: local, # bridge: vmbr0, method: ssh, ssh_user: root defaults: start_vmid: 200 vms: - name: incus-standalone app: incus apply_defaults: true cores: 4 memory: 8192 disk: 64