Import the TemplateRenderer (like the other guests do).
This commit is contained in:
parent
ccfd321ef9
commit
caf4ea722e
|
@ -1,3 +1,7 @@
|
||||||
|
require "tempfile"
|
||||||
|
|
||||||
|
require "vagrant/util/template_renderer"
|
||||||
|
|
||||||
module VagrantPlugins
|
module VagrantPlugins
|
||||||
module GuestArch
|
module GuestArch
|
||||||
module Cap
|
module Cap
|
||||||
|
|
Loading…
Reference in New Issue