DevOps

This project is maintained by iankurgarg

DevOps Tech Talk

Orchestration using Puppet

Puppet Setup

We have setup Puppet in a Master-Slave mode.

We have provided two ways to do this:

Deploying checkbox.io on Agents

We have created Puppet module called as run_checkboxio to perform orchestration on agents and deploy the application.

This module will be included in site.pp and placed inside manifest folder, so that Puppet-Server can make it available for the Puppet-Agents.

Walkthrough

Walkthrough

https://www.youtube.com/watch?v=JAZOt7IV15I

Report