added services vm to repo
This commit is contained in:
@@ -47,7 +47,7 @@ resource "proxmox_virtual_environment_vm" "infra" {
|
|||||||
|
|
||||||
ip_config {
|
ip_config {
|
||||||
ipv4 {
|
ipv4 {
|
||||||
address = "dhcp"
|
address = "auto"
|
||||||
}
|
}
|
||||||
ipv6 {
|
ipv6 {
|
||||||
address = "auto"
|
address = "auto"
|
||||||
|
|||||||
Reference in New Issue
Block a user