mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Upgrade dev Vagrantfile to alpine 3.10
This commit is contained in:
parent
fc3b5ccf28
commit
73d31f5bb0
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -1,4 +1,4 @@
|
||||
BOX = "generic/alpine39"
|
||||
BOX = "generic/alpine310"
|
||||
HOME = File.dirname(__FILE__)
|
||||
PROJECT = File.basename(HOME)
|
||||
MOUNT_TYPE = ENV['MOUNT_TYPE'] || "nfs"
|
||||
|
Loading…
Reference in New Issue
Block a user