Update dns for archivewarrior2

This commit is contained in:
tolerryan
2025-10-16 22:15:31 -05:00
parent 0ac015c235
commit 18d6959f2e

View File

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