Set up a separate FreeBSD update VM.

It seems to compile the ports kernel modules into the OS, I need to be running the same kernel version as I am building, so I am putting it into its own VM.
This commit is contained in:
Tom Alexander
2023-09-07 16:13:32 -04:00
parent d56132618a
commit 1c922c2234
19 changed files with 36 additions and 124 deletions

View File

@@ -78,6 +78,11 @@
// brianai
"hw-address": "06:a6:dc:59:78:12",
"ip-address": "10.215.1.215"
},
{
// freebsdupdate
"hw-address": "06:14:5c:92:3d:5b",
"ip-address": "10.215.1.213"
}
]
}