diff options
author | Leap Admins <sysdev@leap.se> | 2013-05-07 12:38:59 +0000 |
---|---|---|
committer | Leap Admins <sysdev@leap.se> | 2013-05-07 12:38:59 +0000 |
commit | 375f150f65e0653c4b793b584a231ae19ed20c78 (patch) | |
tree | 1126d0529aa74b2252cdce3999604fda53ad8cb9 /platform-test.cfg.example | |
parent | 4e0b13304b3a1f2bbf122e595add0ade098a3a04 (diff) |
added example configs + .gitignore
Diffstat (limited to 'platform-test.cfg.example')
-rw-r--r-- | platform-test.cfg.example | 15 |
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='' |