uniak / puppet-networkdevice

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

getting the issue when executing puppet device --debug #3

Open sanjeevrohila opened 8 years ago

sanjeevrohila commented 8 years ago

Debug: /File[/adshome/srohila/.puppetlabs/opt/puppet/cache/devices/labnexus/state/graphs]: Adding autorequire relationship with File[/adshome/srohila/.puppetlabs/opt/puppet/cache/devices/labnexus/state] Debug: /File[/adshome/srohila/.puppetlabs/opt/puppet/cache/devices/labnexus/facts.d]: Adding autorequire relationship with File[/adshome/srohila/.puppetlabs/opt/puppet/cache/devices/labnexus] Debug: Finishing transaction 14275360 Debug: Evicting cache entry for environment 'production' Debug: Caching environment 'production' (ttl = 0 sec) Error: Can't load cisco for labnexus: undefined method `default_prompt=' for nil:NilClass

I am getting the error above, could you please help me working with this module ?

Regards, Sanjeev