Add VNC support for bhyve.

This commit is contained in:
Tom Alexander
2023-05-30 21:18:47 -04:00
parent 11d2432478
commit e2b82d8005
4 changed files with 15 additions and 5 deletions

View File

@@ -28,6 +28,11 @@
// poudriere
"hw-address": "06:8f:24:d6:21:24",
"ip-address": "10.215.1.203"
},
{
// controller0
"hw-address": "06:7b:5f:e5:b8:21",
"ip-address": "10.215.1.204"
}
]
}