Commit 73d31f5b authored by Erik Wilson's avatar Erik Wilson

Upgrade dev Vagrantfile to alpine 3.10

parent fc3b5ccf
BOX = "generic/alpine39" BOX = "generic/alpine310"
HOME = File.dirname(__FILE__) HOME = File.dirname(__FILE__)
PROJECT = File.basename(HOME) PROJECT = File.basename(HOME)
MOUNT_TYPE = ENV['MOUNT_TYPE'] || "nfs" MOUNT_TYPE = ENV['MOUNT_TYPE'] || "nfs"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment