6ddba4f7b3
Prior to this commit, the vagrant snapshot plugin would save snapshots with existing names which lead to duplicate snapshot names being saved. This commit fixes that by checking to see if the given snapshot name already exists and if so, fails telling the user the given snapshot name already exists. If a user passes a --force flag, vagrant will first delete the existing snapshot, and take a new one with the given name. |
||
---|---|---|
.. | ||
plugins | ||
support | ||
templates/guests | ||
vagrant | ||
base.rb | ||
vagrant_test.rb |