aboutsummaryrefslogtreecommitdiffstats
path: root/stacks/fstack/config/rd_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/fstack/config/rd_config.json')
-rw-r--r--stacks/fstack/config/rd_config.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/stacks/fstack/config/rd_config.json b/stacks/fstack/config/rd_config.json
new file mode 100644
index 0000000..3c5268c
--- /dev/null
+++ b/stacks/fstack/config/rd_config.json
@@ -0,0 +1,10 @@
+{
+ "ip_route": [
+ {
+ "subnet": "192.168.1.1/24",
+ "type": "nstack-fstack"
+ }
+ ],
+ "prot_route": [
+ ]
+}