vagrant/templates/locales
Brian Cain 6ddba4f7b3 (#7810) Enforce unique snapshot names
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.
2017-05-25 16:28:17 -07:00
..
comm_winrm.yml Better error handling for WinRM (using winrm v1.3.0.dev.2) 2014-12-11 13:22:39 -05:00
command_ps.yml fix pscommand error messaging 2015-06-05 22:24:05 -07:00
command_rdp.yml Update RDP error message since Windows only being supported isn't true 2014-05-20 19:50:49 -07:00
en.yml (#7810) Enforce unique snapshot names 2017-05-25 16:28:17 -07:00
guest_windows.yml Move "cant_read_mac_addresses" error to the global space 2015-10-09 14:57:41 +03:00
providers_docker.yml Support optional detach and pass blocks through to execution. 2017-05-12 15:09:30 -07:00
providers_hyperv.yml providers/hyperv: verify cmdlet is available [GH-3398] 2014-04-09 09:30:17 -07:00
synced_folder_smb.yml synced_folders/smb: verify PowerShell v3 is running or later [GH-3257] 2014-04-02 09:45:42 -07:00