Integrating with Secure Shell (SSH)
You can integrate BMC VaraLogix Q Deployment Automation with Secure Shell (SSH) to dispatch the BMC Varalogix Q Deployment Automation processes through the SSH client target servers. With this integration, you can perform your deployments by using the BMC Varalogix Q Deployment Automation interface or through SSH. Thus, you can perform your deployments on remote target servers by using your existing SSH clients. You can use the set of default actions available for this integration to trigger your deployment tasks. For more information, see SSH action pack.
Environment requirements
To successfully integrate with SSH and perform your deployments, ensure that your system meets the following requirements:
- BMC VaraLogix Q Deployment Automation dispatcher is running on a Linux system with SSH installed.
- You have the SSH clients installed on the systems that you will be deploying to (your target servers).
- The ssh and scp commands are available in the PATH system environment variable on a dispatcher server.
- You enabled the passwordless SSH login to a target, which already exists in the known_hosts file.
Optional Properties
To change the use of SSH during the deployment, you can set the following optional property:
Property | Description |
---|---|
VL_USER | User for the SSH/SCP login operation, which allows you to log into SSH without password. |
Configuration of target server
For a server in BMC VaraLogix Q Deployment Automation, select SSH as the Agent, and provide the apropriate Server hostname or Internet Protocol (IP) address for the Dispatcher Server. For more information, see Setting up the connection to agent infrastructure.
Related topics