Changes between Version 34 and Version 35 of DRM4G/ResourceConfiguration
- Timestamp:
- Jan 12, 2017 9:52:31 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G/ResourceConfiguration
v34 v35 26 26 * `communicator` or authentication type : 27 27 - `local`: The resource will be accessed directly. 28 - `pk_ssh`: The resource will be accessed through ssh's protocol via Paramiko's API. 28 - `ssh`: By default, the resource will be accessed through ssh's protocol via Paramiko's API. 29 - `pk_ssh`: The resource will be accessed through ssh's protocol via Paramiko's API. 29 30 - `op_ssh`: The resource will be accessed through OpenSSH's CLI. 30 31