diff options
Diffstat (limited to 'testing/tests/swanctl/ip-pool-db/test.conf')
-rwxr-xr-x | testing/tests/swanctl/ip-pool-db/test.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/swanctl/ip-pool-db/test.conf b/testing/tests/swanctl/ip-pool-db/test.conf index 1227b9d1c..5554b4669 100755 --- a/testing/tests/swanctl/ip-pool-db/test.conf +++ b/testing/tests/swanctl/ip-pool-db/test.conf @@ -20,6 +20,10 @@ TCPDUMPHOSTS="moon" # IPSECHOSTS="moon carol dave" +# Guest instances on which databases are used +# +DBHOSTS="moon" + # charon controlled by swanctl # SWANCTL=1 |