Merge branch 'tempfile_problem' of https://github.com/stefan-langenmaier/vagrant-lxc into next

This commit is contained in:
Fabio Rehm 2015-01-08 02:07:02 +00:00
commit 2a48f366d4

View file

@ -6,6 +6,8 @@ require "vagrant-lxc/driver/cli"
require "etc"
require "tempfile"
module Vagrant
module LXC
class Driver