aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/group_vars/all.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/group_vars/all.yml')
-rw-r--r--ansible/group_vars/all.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml
new file mode 100644
index 000000000..edd6564d0
--- /dev/null
+++ b/ansible/group_vars/all.yml
@@ -0,0 +1,6 @@
+---
+clone_dest: /opt/tempT
+release: xenial
+target_os: Ubuntu
+ubuntu_image_file: /tmp/workspace/yardstick/yardstick-trusty-server.raw
+proxy_env: {} \ No newline at end of file