Why does Vagrant resume do a provision -


just upgraded vagrant host latest v1.8.1 on os x. when suspend , resume, performs reprovisioning of box.

the fix have found run instead "vagrant --no-provision".

i see ticket open in vagrant repo other people experiencing same problems. https://github.com/mitchellh/vagrant/issues/6787

surely not normal behavior, else find more permanent fix?


Comments

Popular posts from this blog

How to check data type in C++? -

javascript - Is getTimezoneOffset() stable during daylight saving transition? -

sql server - SQL Query returns one result, does not return 0 or NULL result -