https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275765
Bug ID: 275765
Summary: Automatically add carp(4) interfaces to interface
group "carp"
Product: Base System
Version: 13.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Hello :)
vlan(4) interfaces and bridge(4) interfaces are automagically added to an
interfaces group when they are created, called "vlan" and "bridge" repectively.
I would just love it if the same were true for carp(4) interfaces. It would
make scripting stuff much easier. Currently I am adding the group in my ansible
roles but I see no reason why it shouldn't happen automatically.
Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.