SUSE / ha-sap-terraform-deployments

Automated SAP/HA Deployments in Public/Private Clouds
GNU General Public License v3.0
122 stars 88 forks source link

Make the HANA and NW machines hostname configurable #757

Closed arbulu89 closed 3 years ago

arbulu89 commented 3 years ago

In order to make multiple different deployents, that are not exactly a replica, it would be good to have the option to customize the name if the machines, specially the HANA and NW machine names.

So, for example in the Azure case, instead of having vmhana01 always, it would be good to have the option to configure the name to myname01, etc, keeping the current value as default. The suffix should still be used to number the multiple machines.

yeoldegrove commented 3 years ago

The new feature is added with #767.