Skip to content

Commit

Permalink
Merge pull request sap-linuxlab#801 from remrozk/default-java-value
Browse files Browse the repository at this point in the history
sap_swpm: Add default value for sap_swpm_java_scs_instance_hostname
  • Loading branch information
berndfinger authored Jul 19, 2024
2 parents 6e766fa + fae0140 commit 307d8b0
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 @@ -225,6 +225,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 307d8b0

Please sign in to comment.