feat(opentofu): define bare-metal host configuration
This commit is contained in:
parent
06500a8f01
commit
89cec4e0f3
5 changed files with 169 additions and 72 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue