Forge Home

classroom

Manages Puppet Labs training classroom environments

55,302 downloads

5,607 latest version

2.3 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 2.0.5 (latest)
  • 2.0.4
  • 2.0.3 (deleted)
  • 2.0.2
  • 2.0.1
  • 2.0.0
  • 1.9.1
  • 1.9.0
  • 1.8.4
  • 1.8.3
  • 1.8.2
  • 1.8.1
  • 1.8.0
  • 1.7.7
  • 1.7.6
  • 1.7.5
  • 1.7.4
  • 1.7.3
  • 1.7.2
  • 1.7.1
  • 1.7.0
  • 1.6.14
  • 1.6.13
  • 1.6.12
  • 1.6.11
  • 1.6.10
  • 1.6.9
  • 1.6.8
  • 1.6.7
  • 1.6.6
  • 1.6.5
  • 1.6.4
  • 1.6.3
  • 1.6.2
  • 1.6.1
  • 1.6.0
  • 1.5.31
  • 1.5.30
  • 1.5.29
  • 1.5.28
  • 1.5.27
  • 1.5.26
  • 1.5.25
  • 1.5.24
  • 1.5.23
  • 1.5.22
  • 1.5.21
  • 1.5.20
  • 1.5.19
  • 1.5.18
  • 1.5.17
  • 1.5.16
  • 1.5.15 (deleted)
  • 1.5.14
  • 1.5.13
  • 1.5.12
  • 1.5.11
  • 1.5.10
  • 1.5.9
  • 1.5.8
  • 1.5.7
  • 1.5.6
  • 1.5.5
  • 1.5.4
  • 1.5.1
  • 1.5.0 (deleted)
  • 1.3.4
  • 1.3.3
  • 1.3.2
  • 1.3.1
  • 1.3.0
  • 1.2.13
  • 1.2.12
  • 1.2.11
  • 1.2.10
  • 1.2.9
  • 1.2.8
  • 1.2.7
  • 1.2.6
  • 1.2.5
  • 1.2.4
  • 1.2.3
  • 1.2.2
  • 1.2.1
  • 1.2.0
  • 1.1.4
  • 1.1.3
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 0.0.2
  • 0.0.1
released Jul 25th 2018
This version is compatible with:
  • Puppet Enterprise >= 2015.1.0 < 2016.4.0
  • Puppet 4.x

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'pltraining-classroom', '2.0.5'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add pltraining-classroom
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install pltraining-classroom --version 2.0.5

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

pltraining/classroom — version 2.0.5 Jul 25th 2018

classroom

Build Status

This module is used to configure the classroom environment for all Puppet Labs training courses. Unless you are an instructor, this is probably not the module you are looking for. It makes certain assumptions about the environment and is only flexible within the design specs of our training courses.

That being said, you're welcome to poke through it and see how we set things up.

Setting up the training classroom environment.

Simply classify every node in the classroom with classroom::course::${name}.

It will manage all roles of all nodes in the classroom as appropriate for the course you are teaching. Please refer to the InstructorGuide.md for the appropriate class for more complete instructions.

Contact

education@puppet.com