We want to deploy to our junior admins a vagrant script that will provide them with a local vm that replicates one of our environments - to allow them to experiment.
I have the VM fully built with the exception of the initial questions when you first open Jira. Is there a creative way to automate the install or Jira and then restore an xml backup?
We are using Vagrant and Virtualbox for this effort.
TIA