Script Component
You can use the Bash component to run a bash script on a compute, or to configure a SOURCE
node to connect to a TARGET
node. The following section gives an example with two Bash components: Bash_1
on Compute_1
connects to Bash_2
on Compute_2
.
tip
You can find this example under New Application / Topology Template / Bash Orchestration.
info
Currently, we support Bash
and Ansible
component. In the next release, we may provide a puppet
or chef
components. Please contact us if you have any requests.