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