update hosts to use pihole

This commit is contained in:
tolerryan
2025-04-16 00:31:46 -05:00
parent 339933b3a6
commit e46be6b178
10 changed files with 19 additions and 24 deletions

View File

@@ -10,7 +10,7 @@ resource "proxmox_lxc" "downloader" {
swap = 1024
start = true
tags = "terraform"
nameserver = "192.168.0.24"
nameserver = "192.168.0.224"
ssh_public_keys = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINFw70PrMsilcsqCrwW1I6PAt3anQbhmVg+t/HUfomug ryan@mxDesktop"
features {