deploy/ansible/roles-db/4.2.1-db2-hainstall/defaults/main.yaml (2 lines of code) (raw):
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
db_virtual_hostname: "{{ sap_sid | lower }}{{ db_sid | lower }}db{{ db_instance_number }}cl"
db_sid_backup_dir: "{{ target_media_location }}/db2backup/{{ db_sid | upper }}"