From b232b894c3cbe087c8d504e91637dcf62199eed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Thu, 29 Jul 2021 17:00:20 +0200 Subject: Bump to third revision of homelab --- roles/bhyve/templates/openbsd.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/bhyve/templates') 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" -- cgit v1.2.3