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:
4
ansible/environments/vm/host_vars/freebsdupdatemrmanager
Normal file
4
ansible/environments/vm/host_vars/freebsdupdatemrmanager
Normal file
@@ -0,0 +1,4 @@
|
||||
os_flavor: "freebsd"
|
||||
build_user:
|
||||
name: root
|
||||
group: wheel
|
||||
Reference in New Issue
Block a user