summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-resources/molecule/nfs/vars.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/test/play-resources/molecule/nfs/vars.yml')
-rw-r--r--ansible/test/play-resources/molecule/nfs/vars.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible/test/play-resources/molecule/nfs/vars.yml b/ansible/test/play-resources/molecule/nfs/vars.yml
new file mode 100644
index 00000000..2cc4d258
--- /dev/null
+++ b/ansible/test/play-resources/molecule/nfs/vars.yml
@@ -0,0 +1,7 @@
+---
+app_data_path: /opt/moleculeapp
+aux_data_path: "{{ app_data_path }}/runtime_images_source_dir"
+resources_on_nfs: true
+resources_dir: /data
+resources_filename: resources_package.tar
+aux_resources_filename: aux_resources_package.tar