summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/vars/proxmox.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-05-05Switch from rEFInd to GRUB for proxmoxAhmed Abdelhalim1-5/+1
Since proxmox depends on GRUB and there is no benefit of fighting it, since proxmox isn't (and not supposed to be) dual booted, use the default stack and simplify the setup
2026-05-03Add proxmox install supportAhmed Abdelhalim1-0/+21
Using debian live ISO instead of proxmox live ISO, since using the proxmox ISO didn't allow automating the setup after connecting to the network.