feat(opentofu): define bare-metal host configuration

This commit is contained in:
Tibo De Peuter 2026-07-27 20:25:39 +02:00
parent 06500a8f01
commit 89cec4e0f3
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU
5 changed files with 169 additions and 72 deletions

View file

@ -42,7 +42,7 @@ The current OpenTofu configuration assumes that your system has a 2TB disk attac
It is recommended to use the persistent hardware ID (e.g., `wwn-0x...`, `nvme-eui...`, or `ata-...`) instead of `/dev/sdb` because the latter can change between reboots.
2. **Action Required:** Provide this ID to the system or update the `opentofu/nodes/pve-new/main.tf` configuration with this ID.
2. **Action Required:** Provide this ID to the system or update the `opentofu/nodes/<hostname>/main.tf` configuration with this ID.
### Apply the OpenTofu Host State