mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Merge pull request 'Update proxmox.tf' (#37) from fenix-admin into main
Reviewed-on: fenix-gitea-admin/iac-teste#37
This commit is contained in:
@ -60,6 +60,10 @@ initialization {
|
|||||||
gateway = "192.168.1.1" # Gateway da rede
|
gateway = "192.168.1.1" # Gateway da rede
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
user_account {
|
||||||
|
password = "passexemplo",
|
||||||
|
username = "userexemplo"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user