module VagrantPlugins::OpenNebulaProvider
Constants
- VERSION
Public Class Methods
source_root()
click to toggle source
# File lib/opennebula-provider.rb, line 6 def self.source_root @source_root ||= Pathname.new(File.expand_path('../../', __FILE__)) end