deploy/ansible/roles-db/4.0.3-hdb-install-scaleout/templates/template.cfg (49 lines of code) (raw):

[Action] # Execution scenario action=install [General] # Use Simplified Installation UI simplified_ui=n # Skip all SAP Host Agent calls skip_hostagent_calls=n # Remote Execution remote_execution=ssh # Use single master password for all users, created during installation use_master_password=n # Verify the authenticity of SAP HANA components verify_signature=n # Components components=server # Install Execution Mode install_execution_mode=standard # Do not Modify '/etc/sudoers' File skip_modify_sudoers=n [Server] # Enable usage of persistent memory use_pmem=n # Enable the installation or upgrade of the SAP Host Agent install_hostagent=y # Database Mode db_mode=multidb # Database Isolation db_isolation=low # Create initial tenant database create_initial_tenant=y # Installation Path sapmnt=/hana/shared # Local Host Name hostname=hana-01 # Install SSH Key install_ssh_key=y # Root User Name For Remote Hosts root_user=root # Register the SAP HANA System with systemd use_systemd=n # Listen Interface listen_interface=global # Internal Network Address internal_network=none # SAP HANA System ID sid=XDB # Instance Number number=00 # Configure Python version configure_python=python3 # Local Host Worker Group workergroup=default # System Usage system_usage=test # Do you want to enable data and log volume encryption? volume_encryption=n # Location of Data Volumes datapath=/hana/data/XDB # Location of Log Volumes logpath=/hana/log/XDB # Restrict maximum memory allocation? restrict_max_mem=n # Maximum Memory Allocation in MB max_mem=0 # Apply System Size Dependent Resource Limits? (SAP Note 3014176) apply_system_size_dependent_parameters=y # Certificate Host Names certificates_hostmap=hana-01=hana-01 certificates_hostmap=hana-02=hana-02 # System Administrator Home Directory home=/usr/sap/XDB/home # System Administrator Login Shell shell=/bin/sh # System Administrator User ID userid=1001 # ID of User Group (sapsys) groupid=2000 # Do not start the instance after installation nostart=n # Restart system after machine reboot? autostart=n # Enable HANA repository repository=y # Inter Service Communication Mode isc_mode=standard [AddHosts] # Auto Initialize Services auto_initialize_services=y # Additional Hosts addhosts=hana-02:role=standby:group=default:workergroup=default # Tenant Database User Name tenantdb_user=SYSTEM