Russell

Results 17 comments of Russell

Many thanks. That's a start. And by "inherits" from YamlProvider, do you mean start with the current YamlProvider code as a template, and manage the file step of writing the...

Yes.. What I want is to have the data at the leaf subdomain to be pushed up one level. In effect take off the outermost subdomain combining and pushing all...

I am in the case as you described above. In short, I am using a subdomain, in my case a 3 digit number, to allow authorization at the RR level....

And on the processing front. I know I can turn off the: WARNING root NS record supported, but no record is configured message by editing the appropriate code in __init__.py...

Great.... I will test that out natively. Once I see how it works, is there something special I have to do to add it to my nautobot system? Do I...

Done all of that. Almost got the onboarding done of one device. Where do I find the napalm options to ignore certificate/ssl errors?

I am also having problems onboarding with a paramiko related known_hosts error: OnboardException: fail-connect: ERROR: A paramiko SSHException occurred during connection creation: Server '10.6.0.84' not found in known_hosts In fact...