summaryrefslogtreecommitdiff
path: root/testing/tests/ikev1/host2host-cert/test.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests/ikev1/host2host-cert/test.conf')
-rw-r--r--testing/tests/ikev1/host2host-cert/test.conf14
1 files changed, 7 insertions, 7 deletions
diff --git a/testing/tests/ikev1/host2host-cert/test.conf b/testing/tests/ikev1/host2host-cert/test.conf
index cf2e704fd..55d6e9fd6 100644
--- a/testing/tests/ikev1/host2host-cert/test.conf
+++ b/testing/tests/ikev1/host2host-cert/test.conf
@@ -1,21 +1,21 @@
#!/bin/bash
#
# This configuration file provides information on the
-# UML instances used for this test
+# guest instances used for this test
-# All UML instances that are required for this test
+# All guest instances that are required for this test
#
-UMLHOSTS="moon winnetou sun"
-
+VIRTHOSTS="moon winnetou sun"
+
# Corresponding block diagram
#
DIAGRAM="m-w-s.png"
-
-# UML instances on which tcpdump is to be started
+
+# Guest instances on which tcpdump is to be started
#
TCPDUMPHOSTS="sun"
-# UML instances on which IPsec is started
+# Guest instances on which IPsec is started
# Used for IPsec logging purposes
#
IPSECHOSTS="moon sun"