aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/README.md')
-rw-r--r--ansible/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/README.md b/ansible/README.md
new file mode 100644
index 000000000..558b2e845
--- /dev/null
+++ b/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.