uniak / puppet-networkdevice

Manage cisco devices from puppet
Apache License 2.0
24 stars 11 forks source link

Cisco Networkdevice Module

Warning: this project is currently work in progress and may **** your network.

Overview

The Cisco Networkdevice Module provides a common way to manage various configuration properties with Puppet and was initially based on the network_device utility provided by Puppet.

Currently implented / tested Puppet Types

Partially implented

Tested with the following Switchtypes

Tested with the following Software Versions

Usage

device.conf

[$switch_fqdn]
type cisco_ios
url sshios://$user:$pass@$switch_fqdn:$ssh_port/?$flags

For various Examples see /examples

Note: If you want to see the Communication with the Switch append --debug to the Puppet device Command

Who ?

Code Status

Build Status Code Climate