Questions tagged [puppet-device]

Puppet feature used to manage network devices (mostly just Cisco) by sshing into the devices and running commands.

https://puppetlabs.com/blog/puppet-network-device-management

While this will likely eventually be replaced by better integrated onePK based puppet agent software this is still the best way to use Puppet to manage IOS devices.

1 questions
1
vote
2 answers

Using exec with puppet device management?

I'm trying to use puppet's network device management feature to configure Cisco routers. I know its just running ios commands so how can I extend it by having it run my own ios commands? I want to use this to create my own facts and do other…
red888
  • 4,069
  • 16
  • 58
  • 104