6 lines
192 B
Ruby
6 lines
192 B
Ruby
Vagrant::Config.run do |config|
|
|
# All Vagrant configuration is done here. For a detailed explanation
|
|
# and listing of configuration options, please check the documentation
|
|
# online.
|
|
end
|