Update OpenBSD template

This commit is contained in:
Jeroen 2023-05-28 10:52:12 +02:00
parent e270a62468
commit a2ff16d0bb
Signed by: jeroen
GPG Key ID: 7C7028F783798BAB

View File

@ -1,10 +1,10 @@
loader="grub"
cpu=1
memory=256M
memory=1G
network0_type="virtio-net"
network0_switch="public"
disk0_type="virtio-blk"
disk0_name="disk0.img"
grub_install0="kopenbsd -h com0 /6.2/amd64/bsd.rd"
grub_install0="kopenbsd -h com0 /7.3/amd64/bsd.rd"
grub_run0="kopenbsd -h com0 -r sd0a /bsd"
bhyve_options="-w"