Tentakel is a program for executing the same command on many hosts in parallel using various remote methods. Tentakel is bundled with the Rocks cluster toolkit; so it should be familiar to Rocks users. In my humble option, Tentakel has been largely superseded by Ansible, which can easily do everything Tentakel can, and many more things that Tentakel can’t.
Installing Tentakel
[https://github.com/sfermigier/tentakel] is written in Python. So the easiest way to install Tentakel is to use pip.