Last modified 3 hours ago
Last modified on 09/11/13 19:15:36
Earthworm : earthworm_commonvars
Function
To define:
- Common values for Earthworm common variables (e.g., MYIPADDRESS 192.168.0.105).
Details
Upon installation, a copy of earthworm_commonvars.d should be copied from /environment to your /params directory.
Variables declared inside earthworm_commonvars.d can be recalled within all .d files using the following syntax: ${VARIABLE_NAME}