update hosts to use pihole
This commit is contained in:
@@ -10,7 +10,7 @@ resource "proxmox_lxc" "archivewarrior" {
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user