Saltstack now aligned with APPC
[ccsdk/sli/adaptors.git] / saltstack-adapter / README.md
index 6d40af7..9c00457 100644 (file)
@@ -49,6 +49,7 @@ Create an Adaptor to communicate with the SaltStack server:
     "Port"; ->  Saltstack server's port to make SSH connection to.
     "Password"; ->  Saltstack server's SSH UserName.
     "User"; ->  Saltstack server's SSH Password.
+    "withRetry"; -> Specify 'true' if you wanna connect to server with retry.
   Note: SSH_CERT based Auth is not supported in this method.
   
 ***Using Saltstack Adaptor Commands and params to pass in: reqExecCommand API:***