Add Alpine
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Vagrant.configure('2') do |c|
|
||||
c.ssh.shell = "/bin/sh"
|
||||
# Set some basic overrides
|
||||
c.vm.provider :libvirt do |v, override|
|
||||
v.driver = 'kvm'
|
||||
|
||||
Reference in New Issue
Block a user