Skip to content

Releases: puppetlabs/puppetfactory

Instructor Dashboard

16 Dec 19:17
Compare
Choose a tag to compare

Dashboard for instructors to monitor student progress
Wetty replacing shellinabox for web-based terminal

Root logins on non-EC2 instances

12 Nov 21:59
Compare
Choose a tag to compare

The root login and password login parameters are defaulted to "no" in the SSH module. For EC2 instances, this is a good idea, but it can cause issues in the classroom.

This adds conditional logic so that if the instance is running in EC2 it keeps those restrictions and if it's not in EC2 it allows root login and password login for everyone.

OILT Fundamentals

12 Nov 18:27
Compare
Choose a tag to compare
Merge pull request #65 from joshsamuelson/virtual_fundamentals

gcc is required for the json gem