summaryrefslogtreecommitdiffstats
path: root/recipes-test/demo-config/files/ip_secondary_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/demo-config/files/ip_secondary_config.json')
-rw-r--r--recipes-test/demo-config/files/ip_secondary_config.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-test/demo-config/files/ip_secondary_config.json b/recipes-test/demo-config/files/ip_secondary_config.json
new file mode 100644
index 0000000..690cf2e
--- /dev/null
+++ b/recipes-test/demo-config/files/ip_secondary_config.json
@@ -0,0 +1,7 @@
1{
2 "IP": {
3 "secondaries_wait_port": @PORT@,
4 "secondaries_wait_timeout": @TIMEOUT@,
5 "secondaries": @ADDR_ARRAY@
6 }
7}