Now I want to build on this. The user I build into the script to log in with is ‘vagrant’, I just used this from a template I found online, how do I script it to change this to something else or add a new user with root permissions and delete vagrant?
Lastly I how would I install some extra tools/software?
Personally I am only installing openssh-server in the preseed file, so the installer has less to do and the ETA is smaller. I don’t know the advantages/ disadvantages of either using preseed or provisioner for tools installation.