vagrant-lxc-ng/lib/vagrant-lxc.rb

5 lines
142 B
Ruby

require "vagrant-lxc/version"
require "vagrant-lxc/plugin"
I18n.load_path << File.expand_path(File.dirname(__FILE__) + '/../locales/en.yml')