Allow isolated networks

This commit is contained in:
John Beredimas
2015-03-09 11:01:19 -04:00
committed by dima
parent 1d15017381
commit b7a9abfc16
3 changed files with 9 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ Gem::Specification.new do |gem|
gem.license = 'MIT'
gem.description = %q{libvirt provider for Vagrant.}
gem.summary = %q{libvirt provider for Vagrant.}
gem.homepage = 'https://github.com/pradels/vagrant-libvirt'
gem.homepage = 'https://github.com/mperedim/vagrant-libvirt'
gem.files = `git ls-files`.split($\)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }