Merge branch 'tempfile_problem' of https://github.com/stefan-langenmaier/vagrant-lxc into next
This commit is contained in:
commit
2a48f366d4
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ require "vagrant-lxc/driver/cli"
|
||||||
|
|
||||||
require "etc"
|
require "etc"
|
||||||
|
|
||||||
|
require "tempfile"
|
||||||
|
|
||||||
module Vagrant
|
module Vagrant
|
||||||
module LXC
|
module LXC
|
||||||
class Driver
|
class Driver
|
||||||
|
|
Loading…
Reference in a new issue