summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/defaults
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-05-03 23:37:30 +0200
committerAhmed Abdelhalim <[email protected]>2026-05-03 23:37:30 +0200
commit2de4321b014e8f95b7d7450f78048ffaa7a1a703 (patch)
tree73420ef7a61a6bd7171b88b93f79433b626dc274 /roles/bootstrap/defaults
parent59dc46968fff0c0459ff117b54034c60c491b56f (diff)
Add proxmox install support
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.
Diffstat (limited to 'roles/bootstrap/defaults')
-rw-r--r--roles/bootstrap/defaults/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/bootstrap/defaults/main.yml b/roles/bootstrap/defaults/main.yml
index bf3753f..8f3e4fe 100644
--- a/roles/bootstrap/defaults/main.yml
+++ b/roles/bootstrap/defaults/main.yml
@@ -1,3 +1,5 @@
---
bootstrap_mac: false
bootstrap_mac_boot_args: "acpi_osi=Darwin i915.modeset=1 acpi_mask_gpe=0x06"
+bootstrap_pi: false
+bootstrap_proxmox: false