Skip to content

Commit

Permalink
sap_swpm: Add default value for sap_swpm_java_scs_instance_hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
remrozk committed Jul 11, 2024
1 parent c1b479e commit fae0140
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/sap_swpm/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ sap_swpm_aas_instance_nr: ""
sap_swpm_aas_instance_hostname: ""

sap_swpm_java_scs_instance_nr: ""
sap_swpm_java_scs_instance_hostname: ""

# Password used for all users created during SWPM installation
sap_swpm_master_password:
Expand Down

0 comments on commit fae0140

Please sign in to comment.