sahara icon indicating copy to clipboard operation
sahara copied to clipboard

a plugin for vagrant that allows you manage a sandbox state

Results 14 sahara issues
Sort by recently updated
recently updated
newest added

How to reproduce the issue: - create a Vagrantfile using port forwarding - vagrant up => port forwarding works - vagrant sandbox on - vagrant sandbox commit - vagrant halt...

support KVM provider I need to rename Libvirt as ProviderLibvirt to name congestion, because ruby-libvirt has Libvirt namespace. Signed-off-by: Hiroshi Miura [email protected]

Currently only one level of snapshot is ever created/used by sahara. It would be much more useful to allow a full tree of snapshots.

It just says "sandbox is turned on" ``` $ vagrant sandbox status [legacy01] Sandbox mode is on [dcc99] Sandbox mode is on $ ``` It said this before I took...