aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/site.yml
diff options
context:
space:
mode:
authorsveneh <sven@ethdev.com>2015-01-14 23:10:33 +0800
committersveneh <sven@ethdev.com>2015-01-14 23:10:33 +0800
commit74faa30af6349a7f87959dcf907092b98af735ec (patch)
treeb6732f74791b40e269cf1c8eb68046b5295c8d35 /ansible/site.yml
parent762a93fec8d0782e1a36d6be1760b8ee3174b0f5 (diff)
downloaddexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.tar
dexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.tar.gz
dexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.tar.bz2
dexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.tar.lz
dexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.tar.xz
dexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.tar.zst
dexon-tests-74faa30af6349a7f87959dcf907092b98af735ec.zip
first version of automatic testrunner deployment. Uses ansible, vagrant
and virtualbox
Diffstat (limited to 'ansible/site.yml')
-rw-r--r--ansible/site.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml
new file mode 100644
index 000000000..cc04daa94
--- /dev/null
+++ b/ansible/site.yml
@@ -0,0 +1,3 @@
+---
+- include: host-config.yml
+- include: testrunner-config.yml