Skip to content

Commit 287df26

Browse files
author
Csaba Daradics
committed
Add variable '_rsp_hana_data_basepath' to template processing task
1 parent 10a8b2a commit 287df26

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • deploy/ansible/roles-db/4.0.3-hdb-install-scaleout/tasks

deploy/ansible/roles-db/4.0.3-hdb-install-scaleout/tasks/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
force: true
115115
# Template parameter mapping
116116
vars:
117+
_rsp_hana_data_basepath: "{{ hana_data_basepath }}"
117118
_rsp_component_root: "../COMPONENTS"
118119
_rsp_components: "{{ hana_components }}"
119120
_rsp_sapmnt: "/hana/shared" # Default Value

0 commit comments

Comments
 (0)