Michael Englehorn
Michael Englehorn
This patch fixes the following traceback ``` Traceback (most recent call last): File "/opt/CloudBot/cloudbot/plugin.py", line 456, in internal_launch out = yield from task File "/usr/lib64/python3.4/asyncio/futures.py", line 358, in __iter__ yield...
Also Improved file based server list parsing for extended options, for XMPP Server Checking This supersedes #12 as it adds the ability to send different hostnames to XMPP hosts for...
If there's an octothorpe (# symbol) in a router's config, or in the login banner the router doesn't get its configuration pulled.
I've patched netbox-powerdns-sync so it functions on Netbox 4.0. This should fix #11.
The zone serial number, in the SOA record is not bumped when the sync is complete. Bumping the serial number is necessary in order for PowerDNS to send zone notifies...