dm-academy / Calavera

DEPRECATED. I managed to squeeze another year out of this, but moving on to a Docker platform in Calavera2. [This is a project to create a simplified, reproduceable DevOps pipeline for educational purposes, using git, Vagrant, Chef, Java, JUnit, Ant, Jenkins, Artifactory, and related technologies. ]
https://github.com/CharlesTBetz/Calavera/wiki/Calavera-Home
MIT License
34 stars 32 forks source link

We do no need to Exit from the VM #25

Closed Banan-kh closed 9 years ago

Banan-kh commented 9 years ago

In the third part of lab 03 : After we add our student ID to the java file, the lab says that we can exit from the VM and go to the main server. Whereas, all the commands after this step are done in “ vagrant@manos:/home/hijo$” . So, I did not exit from the VM and I completed the lab normally. I think we should not exit from the VM.

CharlesTBetz commented 9 years ago

The intent was not that you should exit, but that you could if you wanted to. I have clarified. Thanks.