Installs SAP jvm and SAP Cloud Connector and includes recipes for installing and inspec validation.
- RHEL/CentOS
- Chef 12.14+
Include the default recipe to install node on your system based on the default installation method:
include_recipe "f_sapcc::default"
chef-client -z --runlist 'recipe[f_sapcc::default]'
Author: Cesar Felce (cfelce@gmail.com)