Skip to content

Release of cisco-network-chef-cookbook v1.1.0

Compare
Choose a tag to compare
@chrisvanheuveln chrisvanheuveln released this 16 Feb 21:19
· 29 commits to develop since this release

Added

  • Extended cisco_interface (@robert-w-gries)
    • encapsulation dot1q
    • mtu
    • switchport trunk allowed vlan
    • switchport trunk native vlan
    • vrf member
  • Travis-CI integration, currently running Rubocop and Foodcritic validation (@glennmatthews)
  • Documentation workflow map to guide users, developers, and maintainers to the proper docs (@mikewiebe)
  • Doc updates for examples, templates, and install instructions (@chrisvanheuveln)
  • Test Kitchen integration (@adamleff, @edolnx)
  • Serverspec tests (@adamleff)
  • Added support for Chef 12.6.0 (@adamleff)
  • Updated documentation with platform support for providers and required software versions (@robert-w-gries)

Fixed

  • Code changes to satisfy Rubocop. (@glennmatthews)
  • Updated cisco ohai plugin to use correct load path for vendor gems (Alex Hunsberger)
  • Cleaned up demo recipes for N5k, N6k, and N7k platforms (@robert-w-gries)