Changes between Version 3 and Version 4 of DRM4G/ResourceConfiguration
- Timestamp:
- Nov 25, 2016 12:38:51 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/ResourceConfiguration
v3 v4 21 21 * `communicator` or authentication type : 22 22 - `local`: The resource will be accessed directly. 23 - `ssh`: The resource will be accessed through ssh protocol via Paramiko's API.24 - `op_ssh`: The resource will be accessed through ssh protocol via OpenSSH's API.23 - `ssh`: The resource will be accessed through ssh's protocol via Paramiko's API. 24 - `op_ssh`: The resource will be accessed through OpenSSH's CLI. 25 25 26 26 * `username`: Name of the user that will be used to log on to the front-end.