aboutsummaryrefslogtreecommitdiffstats
path: root/xtesting/ansible/host_vars/127.0.0.1
diff options
context:
space:
mode:
Diffstat (limited to 'xtesting/ansible/host_vars/127.0.0.1')
-rw-r--r--xtesting/ansible/host_vars/127.0.0.110
1 files changed, 10 insertions, 0 deletions
diff --git a/xtesting/ansible/host_vars/127.0.0.1 b/xtesting/ansible/host_vars/127.0.0.1
new file mode 100644
index 0000000..52d44a6
--- /dev/null
+++ b/xtesting/ansible/host_vars/127.0.0.1
@@ -0,0 +1,10 @@
+docker_args:
+ env: {}
+ params:
+ net: host
+ privileged: true
+ volumes:
+ - /lib/modules/$(uname -r):/lib/modules/$(uname -r)
+ - /usr/src/kernels:/usr/src/kernels -v /dev:/dev
+ - /home/opnfv/nfvbench/config:/etc/nfvbench
+ - /home/opnfv/nfvbench/results:/var/lib/xtesting/results