adding whisper

This commit is contained in:
Matt Reeves 2024-06-06 00:06:12 -04:00
parent d43f8af4fa
commit 2f757869cb

View file

@ -4,6 +4,7 @@ resource "proxmox_virtual_environment_vm" "Whisper" {
node_name = "prox"
vm_id = 203
name = "Whisper"
machine = "q35"
description = "Creates subtitles for Bazarr and stable-diffusion"
tags = ["tofu", "ubuntu-22"]
@ -43,8 +44,6 @@ resource "proxmox_virtual_environment_vm" "Whisper" {
type = "serial0"
}
machine = "q35"
hostpci {
device = "hostpci0"
pcie = true