From 2de4321b014e8f95b7d7450f78048ffaa7a1a703 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 3 May 2026 23:37:30 +0200 Subject: 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. --- inventory/hosts.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory/hosts.yml') diff --git a/inventory/hosts.yml b/inventory/hosts.yml index 5c0e002..435b07c 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -18,3 +18,5 @@ live_environments: ansible_user: ubuntu rpi5-iso.local: ansible_user: pi + proxmox-iso.local: + ansible_user: user -- cgit v1.2.3