Hi,
Clusterssh is a nice tool to send input to multiple ssh sessions simultaneously -- handy for managing a cluster of systems. I don't know if there is much other interest for clusterssh, but I wanted to share my experience on building it and it seems like it would be fairly low effort to add these to EPEL 8.
Using mock, I was able to rebuild to my local repo:
clusterssh-4.14-2.fc32.src.rpm
after building two dependencies:
perl-X11-Protocol-0.56-33.fc32.src.rpm
perl-X11-Protocol-Other-31-3.fc32.src.rpm
No changes to src.rpm's were needed to build the packages.
Thanks for your amazing work!