An open API service indexing awesome lists of open source software.

https://github.com/puppetlabs/tasks-hands-on-lab

Deprecated: Please see http://bolt.guide to follow our Bolt tutorial!
https://github.com/puppetlabs/tasks-hands-on-lab

bolt puppet tasks

Last synced: 3 months ago
JSON representation

Deprecated: Please see http://bolt.guide to follow our Bolt tutorial!

Awesome Lists containing this project

README

        

# Puppet Tasks Hands-on Lab

*This repository is deprecated. The source for the Bolt website now lives at [puppetlabs/bolt](https://github.com/puppetlabs/bolt/tree/master/docs).*

## Introduction

This repository contains a step-by-step introduction to [Bolt](https://github.com/puppetlabs/bolt) and to the Puppet Tasks ecosystem. It's designed to be followed in order, with each exercise introducing the basic concepts. If you complete all of the exercises you should be well on your way to understanding how you can use Bolt and Puppet Tasks to help manage your infrastructure.

## Prerequisites

These exercises will help you get Bolt installed and make sure you have a few nodes to target with tasks and commands.

1. [Installing Bolt](01-installing-bolt)
1. [Acquiring nodes](02-acquiring-nodes)

## Exercises

These step through the basic functionality of Puppet Tasks and focus on simple commands you can copy and paste.

1. [Running Commands](03-running-commands)
1. [Running Scripts](04-running-scripts)
1. [Writing Tasks](05-writing-tasks)
1. [Downloading and running existing Tasks](06-downloading-and-running-existing-tasks)
1. [Writing Plans](07-writing-plans)
1. [Writing advanced Tasks](08-writing-advanced-tasks)
1. [Writing advanced Plans](09-writing-advanced-plans)
1. [Deploying an Application](10-deploying-an-application)

## Self-Paced Training

Learn to run tasks everywhere you need them, when you need them. Our [free, online self-paced training](https://learn.puppet.com/course/puppet-orchestration-bolt-and-tasks) gets you up and running with the open-source task runner Bolt and Puppet Tasks for Puppet Enterprise.