aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/host_vars
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-01-05 12:57:55 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-01-05 13:24:26 +0100
commit56c9698ed84054ae5d4fc6986aeb742f91466e56 (patch)
tree0ccbe7eee846dabca3302b01bb8f5600315eaebb /ansible/host_vars
parent705d8d0da3f218e85da66e9c8043e18a2b0a7711 (diff)
Conform with new tag configs
It allows generating gate jobs. Change-Id: I741da199bca7617e73eb1e4638fcb4139b872141 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit eaaec1d3083ba4d579a77345de219409048ee9d7)
Diffstat (limited to 'ansible/host_vars')
-rw-r--r--ansible/host_vars/127.0.0.15
1 files changed, 5 insertions, 0 deletions
diff --git a/ansible/host_vars/127.0.0.1 b/ansible/host_vars/127.0.0.1
new file mode 100644
index 000000000..169b56b07
--- /dev/null
+++ b/ansible/host_vars/127.0.0.1
@@ -0,0 +1,5 @@
+docker_args:
+ env: {}
+ volumes:
+ - /home/opnfv/functest/openstack.creds:/home/opnfv/functest/conf/env_file
+ - /home/opnfv/functest/images:/home/opnfv/functest/images