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.example15
1 files changed, 0 insertions, 15 deletions
diff --git a/platform-test.cfg.example b/platform-test.cfg.example
deleted file mode 100644
index a34927a..0000000
--- a/platform-test.cfg.example
+++ /dev/null
@@ -1,15 +0,0 @@
-PROVIDER='example'
-ROOTDIR='/root/platform-testing'
-PROVIDERDIR=$ROOTDIR/$PROVIDER
-NODES='couch1 couch2 monitor openvpn tor webapp'
-
-# options for leap_cli
-OPTS='--yes'
-
-# where is the script repo checkout ?
-PLATFORM_TEST_BIN="$ROOTDIR/platform_test"
-
-LOGDIR='/var/log/leap/platform-test'
-
-MAIL_FROM="deploybot@`facter fqdn`"
-MAIL_TO=''