Update Vagrantfile.min.erb
This commit is contained in:
parent
74570802f3
commit
def5ccc42e
@ -1,3 +1,6 @@
|
||||
# -*- mode: ruby -*-
|
||||
# vi: set ft=ruby :
|
||||
|
||||
Vagrant.configure("2") do |config|
|
||||
config.vm.box = "<%= box_name %>"
|
||||
<% if box_version -%>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user