diff options
Diffstat (limited to 'recipes-test/demo-config/shared-conf.inc')
| -rw-r--r-- | recipes-test/demo-config/shared-conf.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-test/demo-config/shared-conf.inc b/recipes-test/demo-config/shared-conf.inc index c5ab598..5523406 100644 --- a/recipes-test/demo-config/shared-conf.inc +++ b/recipes-test/demo-config/shared-conf.inc | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SECONDARY_IP ?= "10.0.3.2" | 1 | SECONDARY_IP ?= "192.168.254.2" |
| 2 | SECONDARY_PORT ?= "9050" | 2 | SECONDARY_PORT ?= "9050" |
| 3 | PRIMARY_IP ?= "10.0.3.1" | 3 | PRIMARY_IP ?= "192.168.254.1" |
| 4 | PRIMARY_PORT ?= "9040" | 4 | PRIMARY_PORT ?= "9040" |
| 5 | PRIMARY_WAIT_TIMEOUT ?= "240" | 5 | PRIMARY_WAIT_TIMEOUT ?= "240" |
