/classroom-control-vf

Control repository for the Virtual Fundamentals training course

Primary LanguagePuppet

classroom-control-vf

This is the classroom control repository for the Virtual Fundamentals class.

Usage

Small site modules should be developed in the site directory. This is appended to the $modulepath by the environment.conf file so that Puppet can use modules from this directory.

Adding modules to the Puppetfile will manage them in the standard modules directory using r10k.

Starter code

Note that this repository includes some incomplete starter code.