From a8d6b5f8e17c703be63efc064dbb2c83a8e9e719 Mon Sep 17 00:00:00 2001 From: Leap Admins Date: Sun, 5 May 2013 07:24:15 +0000 Subject: SERVICES -> NODES, updated for newest leap_cli output --- platform-test.cfg.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'platform-test.cfg.example') 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' -- cgit v1.2.3