hashicorp / field-workshops-vault

Slide decks and Instruqt code for Vault Workshops
Mozilla Public License 2.0
57 stars 45 forks source link

more flexible scripts #43

Closed rberlind closed 4 years ago

rberlind commented 4 years ago

These updates to Instruqt tracks do the following:

  1. make scripts more flexible, allowing extra spaces in commands.
  2. use bash instead of sh (which is added in first setup script)
  3. Got rid of echo of commands in solve scripts, instead using history (which is why I needed to use bash)
  4. Use triple back ticks more often in assignment to allow click to copy from assignment.

Also, I updated slides to indicate that Vault Basics track should all be done at once. There is now a new Vault Basics Lab section between chapters 6 and 7 I shortened time on Vault Basics since we no longer have slides inbetween challenges. I updated instructor guide and timing of the workshop.