summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/tasks/install-proxmox.yml
AgeCommit message (Collapse)AuthorFilesLines
2026-05-07Ignore linting issues inside chrootAhmed Abdelhalim1-0/+2
2026-05-05Switch from rEFInd to GRUB for proxmoxAhmed Abdelhalim1-39/+24
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/+100
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.