...
Code Block |
---|
: mycluster-minion-0 mycluster-minion-1 |
Executing custom commands in multiple VM nodes (e.g., checking availability of
...
Python modules in multiple VM nodes)
Because the created cluster has prepared environments allowing ssh access to all VM nodes for root account in a key-based login mode without password, the following script works via ssh remote execution in all remote VM nodes.
...