All Projects → wikimedia → cumin

wikimedia / cumin

Licence: other
An automation and orchestration framework — This is a mirror, to contribute see:

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to cumin

factbeat
Ship Facter facts to Elasticsearch or Logstash.
Stars: ✭ 13 (-27.78%)
Mutual labels:  puppet
puppet-icingaweb2
Puppet module to manage Icinga Web 2
Stars: ✭ 33 (+83.33%)
Mutual labels:  puppet
puppet-healthcheck
Puppet resources to evaluate the health and status of things.
Stars: ✭ 22 (+22.22%)
Mutual labels:  puppet
tasks-hands-on-lab
Deprecated: Please see http://bolt.guide to follow our Bolt tutorial!
Stars: ✭ 73 (+305.56%)
Mutual labels:  puppet
mcollective-choria
Distribution of plugins for MCollective as found in Puppet 6
Stars: ✭ 58 (+222.22%)
Mutual labels:  puppet
vagrant-dspace
(No longer actively maintained. Replaced by Docker compose in main codebase.) DSpace + Vagrant. Quickly spin up a virtual machine (via Vagrant) which is "DSpace development ready"
Stars: ✭ 37 (+105.56%)
Mutual labels:  puppet
puppet-ghostbuster
👻 Dead code detector for Puppet
Stars: ✭ 83 (+361.11%)
Mutual labels:  puppet
puppet-posix acl
A puppet module for POSIX ACLs
Stars: ✭ 15 (-16.67%)
Mutual labels:  puppet
puppet
Production Puppet code
Stars: ✭ 17 (-5.56%)
Mutual labels:  puppet
puppet-graphite
Puppet module for graphite monitoring tools
Stars: ✭ 67 (+272.22%)
Mutual labels:  puppet
puppet-homebrew
homebrew (+brewcask! +taps!) package installer and provider
Stars: ✭ 17 (-5.56%)
Mutual labels:  puppet
vault-puppet
Using @hashicorp Vault with Puppet
Stars: ✭ 36 (+100%)
Mutual labels:  puppet
puppet-summary
The Puppet Summary is a web interface providing reporting features for Puppet, it replaces the Puppet Dashboard project
Stars: ✭ 41 (+127.78%)
Mutual labels:  puppet
puppet-keepalived
Puppet Module to manage Keepalived
Stars: ✭ 47 (+161.11%)
Mutual labels:  puppet
puppet-kafka
The kafka module for managing the installation and configuration of Apache Kafka
Stars: ✭ 30 (+66.67%)
Mutual labels:  puppet
puppet-vmwaretools
Puppet module to manage VMware Operating System Specific Packages for VMware tools installation.
Stars: ✭ 34 (+88.89%)
Mutual labels:  puppet
vagrant-r10k
UNSUPPORTED - SEEKING MAINTAINER - Vagrant middleware plugin to retrieve puppet modules using r10k.
Stars: ✭ 36 (+100%)
Mutual labels:  puppet
wazuh-puppet
Wazuh - Puppet module
Stars: ✭ 25 (+38.89%)
Mutual labels:  puppet
puppetlabs-image build
Build Docker images from Puppet code
Stars: ✭ 68 (+277.78%)
Mutual labels:  puppet
awesome-puppet
A curated list of amazingly awesome puppet resources inspired by @bayandin's awesome-awesomeness.
Stars: ✭ 62 (+244.44%)
Mutual labels:  puppet

Cumin - An automation and orchestration framework

GitHub Release PyPI Release Build Status Coveralls Coverage Codcov Coverage Codacy License

Cumin provides a flexible and scalable automation framework to execute multiple commands on multiple hosts in parallel.

It allows to easily perform complex selections of hosts through a user-friendly query language which can interface with different backend modules and combine their results for a fine grained selection. The transport layer can also be selected, and can provide multiple execution strategies. The executed commands outputs are automatically grouped for an easy-to-read result.

It can be used both via its command line interface (CLI) cumin and as a Python 3 only library. Cumin was Python 2 only before the 3.0.0 release, due to ClusterShell not yet being Python 3 compatible.

Cumin GIF

The documentation is available on Wikimedia Documentation and Read the Docs. The details on how Cumin it's used at the Wikimedia Foundation are available on Wikitech.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].