mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-08 16:26:25 -04:00
guests/redhat: Do not require vagrant in guest
This commit is contained in:
parent
96a1cdf08f
commit
aaedc48425
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
require "vagrant"
|
||||
|
||||
module VagrantPlugins
|
||||
module GuestRedHat
|
||||
class Guest < Vagrant.plugin("2", :guest)
|
||||
|
|
|
|||
Loading…
Reference in a new issue