This module is a compilation of types and facts that make working with FreeBSD a joy.
Manages the /etc/login.conf
file. By default, including this class will
mange the file using the defaults that ship with 9.1-REL. The knobs in the
default login class have been exposed as parameters to the class, and only
tuning the default class is currently supported.
Manages kernel configuration files for easy custom kernel building. This is handy if you maintain a set of different builds in your environment. Intended to be used on a central build host.
Configures some base network parameters. Useful for machines that have specific networking needs such as routers and firewalls.
Manages checkout of the FreeBSD kernel source using subversion.
Builds the rc.conf configuration necessary to enable CARP interfaces. Does not bring the interface online.
Configures rc.conf for a given interface.
Configures rc.conf for a given LAGG interface.
Configures rc.conf for a given VLAN interface and brings the interface up.