Will Dennis
Will Dennis
When I run `ztpgenerator.py device_data.csv`, it is now giving me the following errors: ``` cp: cannot stat '/etc/dhcp/hosts.conf': No such file or directory rm: cannot remove '/etc/dhcp/hosts.conf': No such file...
Took a look at this project, is interesting as I'm using Nornir to do network automation, and want to progress to front-ending it. However, taking a look at `net.py`, it...
Trying to work with a REST API from the Slurm job scheduler, and when I make a request via curl, all is fine. But, when I try to use HTTPie...
Hi all, I had a debugging session running with a Perl script that uses `var=` - unfortunately, I did not have that handled in my launch.json file and it hung...