mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-05-28 04:36:05 -04:00
Merge pull request #12275 from soapy1/fedora-guest-detection-import
Import guest detection module
This commit is contained in:
commit
ba97613235
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
require "vagrant"
|
||||
require_relative '../linux/guest'
|
||||
|
||||
module VagrantPlugins
|
||||
module GuestFedora
|
||||
|
|
|
|||
Loading…
Reference in a new issue