Skip to content

Commit

Permalink
FGT A/A simple: Remove startaddress for s2 and s3
Browse files Browse the repository at this point in the history
  • Loading branch information
jvhoof committed Dec 10, 2024
1 parent 80ffb7f commit 39f87a0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions FortiGate/Playground/Active-Active-simple-3nic/mainTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,13 +304,6 @@
"description": "Subnet 1 Prefix"
}
},
"subnet1StartAddress": {
"type": "string",
"defaultValue": "172.16.136.4",
"metadata": {
"description": "Subnet 1 start address, 2 or more consecutive private IPs are required"
}
},
"subnet2Name": {
"type": "string",
"defaultValue": "internalsubnet",
Expand Down Expand Up @@ -346,13 +339,6 @@
"description": "Subnet 3 Prefix"
}
},
"subnet3StartAddress": {
"type": "string",
"defaultValue": "172.16.136.132",
"metadata": {
"description": "Subnet 3 start address, 2 or more consecutive private IPs are required"
}
},
"serialConsole": {
"type": "string",
"defaultValue": "yes",
Expand Down

0 comments on commit 39f87a0

Please sign in to comment.