summaryrefslogtreecommitdiffstats
path: root/ansible/test/play-resources/molecule/default/vars.yml
diff options
context:
space:
mode:
authorSamuli Silvius <s.silvius@partner.samsung.com>2019-06-07 13:24:26 +0000
committerGerrit Code Review <gerrit@onap.org>2019-06-07 13:24:26 +0000
commit07c27d8fda62647e3a37297d8000394c3435cc5c (patch)
tree354922a06f6069b4b841ec463178ddb8f587a26b /ansible/test/play-resources/molecule/default/vars.yml
parent317508947b99dc766cf806febfb3dcfcd3cfd5f4 (diff)
parentbd8e91fce87ac6b10e1e9ed3781820aa81884b44 (diff)
Merge "Use the original playbook in play-resources tests"
Diffstat (limited to 'ansible/test/play-resources/molecule/default/vars.yml')
-rw-r--r--ansible/test/play-resources/molecule/default/vars.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible/test/play-resources/molecule/default/vars.yml b/ansible/test/play-resources/molecule/default/vars.yml
new file mode 100644
index 00000000..46ab3e04
--- /dev/null
+++ b/ansible/test/play-resources/molecule/default/vars.yml
@@ -0,0 +1,7 @@
+---
+app_data_path: /opt/moleculeapp
+aux_data_path: "{{ app_data_path }}/runtime_images_source_dir"
+resources_dir: /data
+resources_filename: resources_package.tar
+aux_resources_filename: aux_resources_package.tar
+ansible_ssh_private_key_file: ~/.ssh/offline_ssh_key