Skip to content
Snippets Groups Projects
Verified Commit 4e008bfc authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

staging: Update the docstring

parent 61d6e462
No related branches found
No related tags found
No related merge requests found
......@@ -26,8 +26,9 @@ locals {
# Define the staging network gateway
# FIXME: Find a way to reuse the module "node"
# Main difference between node in module and this: gateway define 2 network
# interfaces
# Main difference between node in module and this:
# - gateway define 2 network interfaces
# - provisioning step is more complex
resource "proxmox_vm_qemu" "gateway" {
name = "gateway"
desc = "staging gateway node"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment