mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
test1
This commit is contained in:
parent
8e9ae020f1
commit
c065c1e6e5
@ -22,7 +22,7 @@ end
|
||||
# This is a sanity check to make sure no one is attempting to install
|
||||
# this into an early Vagrant version.
|
||||
if Vagrant::VERSION < '1.5.0'
|
||||
raise 'The Vagrant Libvirt plugin is only compatible with Vagrant 1.5+'
|
||||
raise 'The Vagrant Libvirt plugin is only compatible with Vagrant 1.5+.'
|
||||
end
|
||||
|
||||
# make sure base module class defined before loading plugin
|
||||
|
Loading…
Reference in New Issue
Block a user