ops(freeipa): fix tags

This commit is contained in:
Kat Inskip 2024-01-30 19:27:41 -08:00 committed by arcnmx
parent 53b187dd7e
commit bb4af4a54f

View file

@ -85,7 +85,7 @@ resource "terraform_data" "proxmox_reimu_config" {
resource "proxmox_virtual_environment_vm" "freeipa" {
name = "freeipa"
description = "FreeIPA, our identity management system"
tags = ["terraform", "ubuntu"]
tags = ["tf"]
node_name = "reisen"
vm_id = 202