How to install Cumin

From ppwiki
Jump to navigation Jump to search

Cumin is open Source program written in Python that allows you to execute multiple commands on multiple hosts in parallel. For more information on Cumin please see the references section.

Prerequisites

For this tutorial, you need:

- pupetmaster node

- puppetdb node

- cumin node

- some nodes for testing

Environment

Nodes names

All nodes in this tutorial are running Debian Stretch with Puppet 6 - Puppetmaster1002 : Puppet master node - Puppetdb1002 : PuppetDb node - cumin1001 : Running cumin - lab1001: Test node

Installation

Configuration

Testing

References