Skip to content

Release v2.0.0

Compare
Choose a tag to compare
@mikewiebe mikewiebe released this 14 Feb 15:54
· 51 commits to master since this release
630846f

New Major Version

This is a new major version release of the cisco-network-puppet-module. This version of the module extends Cisco and Netdev resources to allow managing Cisco Nexus devices using an agentless workflow.

The traditional agent based workflows are still supported with the following caveats.

  • GuestShell Agent
    • Supported on all platforms that have GuestShell support
    • Supports agent installs using puppet agent 5 and puppet agent 6 rpms.
  • Native Bash Agent
    • Only supported on NX-OS image versions prior to release version 9.2(1)
    • Supports agent installs using puppet agent 5 rpm only and support will be discontinued once puppet agent 5 reaches EOL.
  • Open Agent Container (OAC)
    • This version of the module is not supported for OAC. Must use module version 1.10.0 or ealier.
    • Supports agent install using puppet agent 4 rpm or ealier which is now EOL.

Added

  • Extended cisco_ospf_vrf with attribute:
    • redistribute
  • Extended cisco_vpc_domain with attributes:
    • arp_synchronize
    • nd_synchronize
    • peer_switch
  • Extended cisco_vxlan_vtep_vni with attribute:
    • suppress_arp_disable
  • Extended cisco_vxlan_vtep with attributes:
    • global_suppress_arp
    • global_mcast_group_l2
    • global_mcast_group_l3
    • global_ingress_replication_bgp