I'm confused about how vagrant manages this.. suppose i start a box from a Vagrantfile ubuntu -> vagrant up - > vagrant ssh -> inside the box -> apt-get update & apt-get install "X packages" -> modify some config files
after a while my host system reboots (for any reason), then i start the vagrant box and now any changes (installed packages, modified files) are gone. is it a normal behaviour? how can i "commit" any changes i do to my vagrant box? -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
