Changes between Version 1 and Version 2 of DRM4G/ResourceConfiguration
- Timestamp:
- Sep 16, 2016 6:42:40 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/ResourceConfiguration
v1 v2 21 21 - `local`: The resource will be accessed directly. 22 22 - `ssh`: The resource will be accessed through ssh protocol. 23 * `username`: username that will be used to log onthe front-end.23 * `username`: Name of the user that will be used to log on to the front-end. 24 24 * `frontend`: Hostname or ip address of either the cluster or grid user interface you'll be connected to. The syntax is "host:port", by default the port used is 22. 25 25 * `private_key`: Path to the identity file needed to log on to the front-end.