re-make AI

This commit is contained in:
Matt Reeves 2024-08-13 20:31:23 -04:00
parent 0802dafac5
commit 590620af22

View file

@ -5,8 +5,8 @@ resource "proxmox_virtual_environment_vm" "AI" {
vm_id = 322
name = "AI"
machine = "q35"
description = "Ollama, Open Webui, mindsdb"
tags = ["tofu", "ubuntu-22", "auto-homelab-repo"]
description = "Stable-Diffusion"
tags = ["tofu", "ubuntu-22", "iac-repo"]
started = true
agent {
@ -14,7 +14,7 @@ resource "proxmox_virtual_environment_vm" "AI" {
}
clone {
vm_id = 8101
vm_id = 9999
}
# VM CPU Settings