mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-09-04 11:15:34 +00:00
ci: storage VM uses public DNS — the CI VLAN gateway runs no resolver
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
committed by
GitHub
parent
5d0b384508
commit
7872f08102
@@ -49,7 +49,7 @@ resource "proxmox_virtual_environment_vm" "storage" {
|
||||
}
|
||||
|
||||
dns {
|
||||
servers = [var.storage_vm_gateway]
|
||||
servers = [var.storage_vm_dns]
|
||||
}
|
||||
|
||||
user_account {
|
||||
|
||||
Reference in New Issue
Block a user