Changes
Page history
alternatives to cumin
authored
Oct 19, 2020
by
anarcat
Show whitespace changes
Inline
Side-by-side
howto/cumin.md
View page @
128a30d5
...
@@ -84,3 +84,17 @@ and will simply show which hosts match the request:
...
@@ -84,3 +84,17 @@ and will simply show which hosts match the request:
[
Python virtualenv
]:
https://virtualenv.pypa.io/
[
Python virtualenv
]:
https://virtualenv.pypa.io/
[
briefly described in the Wikimedia docs
]:
https://wikitech.wikimedia.org/wiki/Cumin#PuppetDB_host_selection
[
briefly described in the Wikimedia docs
]:
https://wikitech.wikimedia.org/wiki/Cumin#PuppetDB_host_selection
[
parallel-ssh
]:
https://code.google.com/archive/p/parallel-ssh/
[
parallel-ssh
]:
https://code.google.com/archive/p/parallel-ssh/
# Discussion
## Alternatives considered
*
[
Choria
](
https://choria.io/
)
- to be evaluated
*
Ansible?
*
Puppet mcollective?
*
simple SSH loop from LDAP output
*
[
parallell-ssh
][]
*
see also the
[
list in the Puppet docs
](
puppet#other-ways-of-extracting-a-host-list
)
[
parallel-ssh
]:
https://parallel-ssh.org/