The sysutils/tentakel port
tentakel-3.1.3pre20220719p0v0 – distributed command execution (cvsweb github mirror)
Description
Tentakel is a program for executing the same command on many hosts in parallel using various remote methods. It can make use of several sets of hosts that are defined in a configuration file as groups. The output of the remote command(s) can be controlled by a format string.WWW: https://github.com/sfermigier/tentakel
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Files
- /etc/tentakel.conf
- /usr/local/bin/tentakel
- /usr/local/lib/python3.11/site-packages/tentakel-3.1.3.dist-info/
- /usr/local/lib/python3.11/site-packages/tentakel-3.1.3.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/tentakel-3.1.3.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/tentakel-3.1.3.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/tentakel-3.1.3.dist-info/entry_points.txt
- /usr/local/lib/python3.11/site-packages/tentakel/
- /usr/local/lib/python3.11/site-packages/tentakel/__init__.py
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/config.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/config.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/error.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/error.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/main.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/main.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/remote.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/remote.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/shell.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/shell.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/tpg.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/__pycache__/tpg.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/config.py
- /usr/local/lib/python3.11/site-packages/tentakel/error.py
- /usr/local/lib/python3.11/site-packages/tentakel/main.py
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__init__.py
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/rsh.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/rsh.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/ssh.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/__pycache__/ssh.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/rsh.py
- /usr/local/lib/python3.11/site-packages/tentakel/plugins/ssh.py
- /usr/local/lib/python3.11/site-packages/tentakel/remote.py
- /usr/local/lib/python3.11/site-packages/tentakel/shell.py
- /usr/local/lib/python3.11/site-packages/tentakel/tpg.py
- /usr/local/man/man1/tentakel.1
- /usr/local/share/examples/tentakel/
- /usr/local/share/examples/tentakel/tentakel.conf.example