Add Alpine

This commit is contained in:
Greg Hellings
2024-01-09 11:45:17 -06:00
parent cd9a2cbec1
commit 8fb4466090
10 changed files with 147 additions and 1 deletions
+1
View File
@@ -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'