diff options
Diffstat (limited to 'testing/tests/ikev2/ip-two-pools-db/test.conf')
-rw-r--r-- | testing/tests/ikev2/ip-two-pools-db/test.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/tests/ikev2/ip-two-pools-db/test.conf b/testing/tests/ikev2/ip-two-pools-db/test.conf index c88e11d28..167c75d9d 100644 --- a/testing/tests/ikev2/ip-two-pools-db/test.conf +++ b/testing/tests/ikev2/ip-two-pools-db/test.conf @@ -19,3 +19,7 @@ TCPDUMPHOSTS="alice venus carol dave" # Used for IPsec logging purposes # IPSECHOSTS="alice venus moon carol dave" + +# Guest instances on which databases are used +# +DBHOSTS="moon" |