Base provider Test cookbook to simulate building tomcat.
Value | Type | Default | Description |
---|---|---|---|
serverBase | String | /data/servers | Base path to install to |
enable | True/False | true | Enable service for boot time start |
start | True/False | true | Start service if not running |
fileChangeRestart | True/False | true | When set to true, if any major config file is changed, the service will be restarted. |