Version information
released Sep 29th 2015
This version is compatible with:
Start using this module
Add this module to your Puppetfile:
mod 'pltraining-quest', '0.0.3'
Learn more about managing modules with a PuppetfileDocumentation
pltraining/quest — version 0.0.3 Sep 29th 2015
Quest
Module Description
Set up the quest tool.
Usage
Default
This will set up the quest tool and content for the Learning VM Quest Guide.
include quest
Set quest content repository
class { 'quest':
quest_repo => 'https://github.com/puppetlabs/courseware-lvm/',
}
Dependencies
- puppetlabs/stdlib (>= 4.6.0 < 5.0.0)
- puppetlabs/vcsrepo (>= 1.3.0 < 2.0.0)