summaryrefslogtreecommitdiff
path: root/platform-test.cfg.example
diff options
context:
space:
mode:
Diffstat (limited to 'platform-test.cfg.example')
-rw-r--r--platform-test.cfg.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-test.cfg.example b/platform-test.cfg.example
index d4efdcc..a34927a 100644
--- a/platform-test.cfg.example
+++ b/platform-test.cfg.example
@@ -1,7 +1,7 @@
PROVIDER='example'
ROOTDIR='/root/platform-testing'
PROVIDERDIR=$ROOTDIR/$PROVIDER
-SERVICES='ca couchdb monitor openvpn tor webapp'
+NODES='couch1 couch2 monitor openvpn tor webapp'
# options for leap_cli
OPTS='--yes'