change pihole host to ryuk

This commit is contained in:
tolerryan
2025-02-24 01:15:09 -06:00
parent 88357f0fde
commit dc3585153e

View File

@@ -1,5 +1,5 @@
resource "proxmox_lxc" "pihole" { resource "proxmox_lxc" "pihole" {
target_node = "pve" target_node = "ryuk"
hostname = "promgraph" hostname = "promgraph"
vmid = 220 vmid = 220
ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst" ostemplate = "local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst"