aboutsummaryrefslogtreecommitdiffstats
path: root/roles/bhyve/templates/openbsd.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/bhyve/templates/openbsd.conf.j2')
-rw-r--r--roles/bhyve/templates/openbsd.conf.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/bhyve/templates/openbsd.conf.j2 b/roles/bhyve/templates/openbsd.conf.j2
index c791c6c..de67cdb 100644
--- a/roles/bhyve/templates/openbsd.conf.j2
+++ b/roles/bhyve/templates/openbsd.conf.j2
@@ -8,7 +8,7 @@ network0_switch="{{ guest_switch }}"
disk0_type="virtio-blk"
disk0_name="disk0.img"
-grub_install0="kopenbsd -h com0 /6.8/amd64/bsd.rd"
+grub_install0="kopenbsd -h com0 /6.9/amd64/bsd.rd"
grub_run0="kopenbsd -h com0 -r sd0a /bsd"
bhyve_options="-w"
remember that computers suck.