8 lines
98 B
Ruby
8 lines
98 B
Ruby
|
require "vagrant-lxc/version"
|
||
|
|
||
|
module Vagrant
|
||
|
module LXC
|
||
|
# Your code goes here...
|
||
|
end
|
||
|
end
|