Forge Home

netdev_stdlib_nos

Provider and Type definition (based on netdev_stdlib) for Brocade VDX devices

7,697 downloads

7,697 latest version

4.6 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.0.0 (latest)
released Feb 10th 2016
This version is compatible with:

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'brocade-netdev_stdlib_nos', '1.0.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add brocade-netdev_stdlib_nos
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install brocade-netdev_stdlib_nos --version 1.0.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

brocade/netdev_stdlib_nos — version 1.0.0 Feb 10th 2016

brocade-puppet

Puppet modules for Brocade NOS

netdev-stdlib-nos

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Reference
  5. Limitations - OS compatibility, etc.

Overview

This puppet module is derived from Netdev Standard library and modified in a way to configure Brocade NOS switches (Brocade VDX platform),

Module Description

Brocade VDX switches running NOS firmware can be configured using this Puppet module. This module supports basic interface, L2 port configuration, LAG and VLAN configurations. This module has been derived from Netdev_stdlib with a modification required to configure the VDX switches. This module requires NOS versions 6.0.1 or later.

Setup

What netdev-stdlib-nos affects

These providers and types can be used to configure the basic network properties of NOS switches.

Beginning with netdev-stdlib-nos

Puppet agent is not packaged with NOS software hence user is requested to install the puppet master and agent on a separate server. Agent nodes must have connectivity to both the Puppet Master and Brocade VDX switches.

Reference

Refer Brocade Puppet user guide

Limitations

Puppet Enterprise 3.7 + NOS 6.0.1 or later