From 4df2e1ef5c20ebd7004a595de7e6a032699106ad Mon Sep 17 00:00:00 2001
From: obscuren <geffobscura@gmail.com>
Date: Thu, 22 Jan 2015 00:37:58 +0100
Subject: updated tests

---
 tests/files/ansible/README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 tests/files/ansible/README.md

(limited to 'tests/files/ansible/README.md')

diff --git a/tests/files/ansible/README.md b/tests/files/ansible/README.md
new file mode 100644
index 000000000..cef407986
--- /dev/null
+++ b/tests/files/ansible/README.md
@@ -0,0 +1,5 @@
+# Automatic deployment of the random test generator
+
+Testing is done in a Vagrant virtual machine
+
+install vagrant, virtualbox, ansible, then do `vagrant up`. It should provison a basic machine. `vagrant ssh` to verify the machine is working as expected. `vagrant terminate` to reset machine to clean state.
-- 
cgit v1.2.3