This commit is contained in:
Ryan Toler
2025-12-20 06:35:05 +00:00
parent 927db26652
commit dbbec62c2b

View File

@@ -1,6 +1,6 @@
resource "proxmox_lxc" "gittea" {
resource "proxmox_lxc" "gitea" {
target_node = "ryuk2"
hostname = "gittea"
hostname = "gitea"
vmid = 216
ostemplate = "cephfs:vztmpl/debian-13-standard_13.1-2_amd64.tar.zst"
password = "terraform"