vagrant-hostmanager-1.8.5.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

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

STEP 2: Install the package
sudo gem install vagrant-hostmanager -v=1.8.5

A Vagrant plugin that manages the /etc/hosts file within a multi-machine environment

Checksums

MD5 1cbd380c67aaf07bff41fb7c43d15472
SHA1 5936c5caa04b0b79a150e0fe45ac89a7d77dbd09
SHA256 de495067042300682b263965b7d04789948aad2367443746c3da407eee7d5a93
SHA512 a3923693c323969c3416b74713d956dd905c3979a8a846f1ee94e3b67cd17a64caead510b259a7b6f7fae9e53c61697b8666555303986b4a003720bbfdb958bc

Development Dependencies

  • bundler (~> 1.3)
  • rake (>= 0)

Files

  • vagrant-hostmanager.gemspec
  • test/Vagrantfile
  • test/test.sh
  • README.md
  • Rakefile
  • locales/en.yml
  • LICENSE
  • lib/vagrant-hostmanager/version.rb
  • lib/vagrant-hostmanager/util.rb
  • lib/vagrant-hostmanager/provisioner.rb
  • lib/vagrant-hostmanager/plugin.rb
  • lib/vagrant-hostmanager/hosts_file/updater.rb
  • lib/vagrant-hostmanager/errors.rb
  • lib/vagrant-hostmanager/config.rb
  • lib/vagrant-hostmanager/command.rb
  • lib/vagrant-hostmanager/action/update_host.rb
  • lib/vagrant-hostmanager/action/update_guest.rb
  • lib/vagrant-hostmanager/action/update_all.rb
  • lib/vagrant-hostmanager/action.rb
  • lib/vagrant-hostmanager.rb
  • Gemfile
  • CHANGELOG.md
  • .gitignore

Uploaded

over 7 years ago

Package Size

20 KB

Downloads

65

wget

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

License

MIT License