cdist-type__interface(7) ======================== NAME ---- cdist-type__interface - Manage network interfaces DESCRIPTION ----------- This cdist type allows you to manage network interfaces on the target. It dispatches the actual work to the interface management system specific types. REQUIRED PARAMETERS ------------------- None. OPTIONAL PARAMETERS ------------------- None. BOOLEAN PARAMETERS ------------------ None. EXAMPLES -------- .. code-block:: sh # TODO __interface AUTHORS ------- Dennis Camera COPYING ------- Copyright \(C) 2020 Dennis Camera. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.