vagrant-persistent-storage-0.0.26.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/amontalban/vagrant-persistent-storage/script.gem.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/amontalban/vagrant-persistent-storage/script.gem.sh | bash

STEP 2: Install the package
sudo gem install vagrant-persistent-storage -v=0.0.26

A Vagrant plugin that creates a persistent storage and attaches it to guest machine.

Checksums

MD5 869e69c32d37b64149d83e5d0b31f0a7
SHA1 60c2a4907bf33534e3e81071e6de61753af0a8db
SHA256 228b69436756a568f9a4c571d49aa95ee033758e85b72e4263c2851abe844759
SHA512 88419a1f7b1fdd577d98cb765376348711fb352dfeacf8c9d86854c09fd8cdb7fe5fab00b72e3b05bbf5c44c8e53f212242d098321883957d31099e9db61f33c

Development Dependencies

  • rake (>= 0)
  • rspec (>= 0)

Files

  • vagrant-persistent-storage.gemspec
  • sample-win-vm/Vagrantfile
  • sample-vm/Vagrantfile
  • sample-vm/.gitignore
  • README.md
  • Rakefile
  • locales/en.yml
  • LICENSE
  • lib/vagrant-persistent-storage/version.rb
  • lib/vagrant-persistent-storage/providers/virtualbox/driver/meta.rb
  • lib/vagrant-persistent-storage/providers/virtualbox/driver/base.rb
  • lib/vagrant-persistent-storage/plugin.rb
  • lib/vagrant-persistent-storage/config.rb
  • lib/vagrant-persistent-storage/cap/windows/manage_storage.rb
  • lib/vagrant-persistent-storage/cap/linux/manage_storage.rb
  • lib/vagrant-persistent-storage/cap/freebsd/manage_storage.rb
  • lib/vagrant-persistent-storage/action/manage_storage.rb
  • lib/vagrant-persistent-storage/action/detach_storage.rb
  • lib/vagrant-persistent-storage/action/create_storage.rb
  • lib/vagrant-persistent-storage/action/create_adapter.rb
  • lib/vagrant-persistent-storage/action/attach_storage.rb
  • lib/vagrant-persistent-storage/action.rb
  • lib/vagrant-persistent-storage.rb
  • Gemfile
  • .gitignore

Uploaded

about 7 years ago

Package Size

13.5 KB

Downloads

41

wget

wget --content-disposition "https://packagecloud.io/amontalban/vagrant-persistent-storage/packages/gems/vagrant-persistent-storage-0.0.26.gem/download.gem?distro_version_id=rubygem"

Homepage

https://github.com/kusnier/vagrant-persistent-storage

License

MIT License