Fixed handling of install images

The default image was missing the qemu guest agent.
This commit is contained in:
Max Pfeiffer
2024-11-09 18:00:12 +01:00
parent 67ab2ce633
commit 0a410366ed
6 changed files with 16 additions and 4 deletions

View File

@@ -40,6 +40,8 @@ tofu apply
```
## Information Sources
* [Talos Linux documentation](https://www.talos.dev/v1.8/)
* [Talos Linux Image Factory](https://factory.talos.dev/)
* Terraform providers/modules
* [terraform-provider-proxmox](https://github.com/Telmate/terraform-provider-proxmox)
* [terraform-provider-talos](https://github.com/siderolabs/terraform-provider-talos)