summaryrefslogtreecommitdiff
path: root/platform-test.cfg.example
diff options
context:
space:
mode:
authorLeap Admins <sysdev@leap.se>2013-05-05 07:24:15 +0000
committerLeap Admins <sysdev@leap.se>2013-05-05 07:24:15 +0000
commita8d6b5f8e17c703be63efc064dbb2c83a8e9e719 (patch)
treefb4f28cdd02b691051733f107732ae03e36462bc /platform-test.cfg.example
parentc274e105c02943962fc47f83d01f5c755ed08096 (diff)
SERVICES -> NODES, updated for newest leap_cli output
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'