Skip to content
Snippets Groups Projects
Commit bba485b1 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

fix: changes for significant_properties_file parameter can only be rolled out...

fix: changes for significant_properties_file parameter can only be rolled out after SubApp release 2022.1
parent b8f8aa8e
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ rosetta_password:{{ vault_subapp_vars.hosts[ansible_hostname].Rosetta_Password } ...@@ -78,7 +78,7 @@ rosetta_password:{{ vault_subapp_vars.hosts[ansible_hostname].Rosetta_Password }
fullname_workflow:{{ vault_subapp_vars.hosts[ansible_hostname].fullname_workflow | default("WORKFLOW_NAME_TEMPLATE") }} fullname_workflow:{{ vault_subapp_vars.hosts[ansible_hostname].fullname_workflow | default("WORKFLOW_NAME_TEMPLATE") }}
# Path to the XML file that contains the encoded significant properties as agreed upon with the producer. # Path to the XML file that contains the encoded significant properties as agreed upon with the producer.
significant_properties_file:{{ vault_subapp_vars.hosts[ansible_hostname].significant_properties_file | default("SIGNIFICANT_PROPERTIES_FILE_PATH_TEMPLATE") }} #significant_properties_file:{{ vault_subapp_vars.hosts[ansible_hostname].significant_properties_file | default("SIGNIFICANT_PROPERTIES_FILE_PATH_TEMPLATE") }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment