Switch to a lagg interface.

This is to avoid depending on the ethernet cable being plugged into a specific port.
This commit is contained in:
Tom Alexander
2023-05-28 14:22:49 -04:00
parent 081c6946f3
commit 37a14759f7
5 changed files with 20 additions and 4 deletions

View File

@@ -4,3 +4,5 @@ zfs_snapshot_datasets:
sshd_enabled: true
loader_conf: "mrmanager_loader.conf"
rc_conf: "mrmanager_rc.conf"
network_rc: "mrmanager_network.conf"
routing_rc: "mrmanager_routing.conf"