Recipes
hana::install
Installs single SAP Hana database on the node.
hana::install-client
Installs SAP Hana client on the node. The client will be installed into ['hana']['installpath']
/hdbclient.
The SAP Hana client installer accepts a parameter "-s SID", thereby "coupling" the client to a SAP Hana installation with the given SID on the same node.
If a stand-alone installation of the SAP Hana client is desired (i.e. there is no SAP Hana installation on the node), set the node attribute ['hana']['clientsid']
to "false".