Switch to using a script to dynamically spin up the netgraph bridge for jails.

This commit is contained in:
Tom Alexander
2023-04-25 18:33:19 -04:00
parent be2e0c964b
commit ba7567ad9c
7 changed files with 159 additions and 106 deletions

View File

@@ -10,7 +10,6 @@ pflog_conf:
network_rc: "odofreebsd_network.conf"
rc_conf: "odofreebsd_rc.conf"
loader_conf: "odofreebsd_loader.conf"
netgraph_config: "setup_netgraph_odo"
install_graphics: true
graphics_driver: "intel"
cputype: "intel"