[console_scripts]
huginn = huginn:main

[huginn.brokers]
http = huginn.brokers.http:HTTPBroker
netconf = huginn.brokers.netconf:NETCONFBroker
ssh = huginn.brokers.ssh:SSHBroker

[huginn.inventory]
file = huginn.inventory_plugins:FileInventoryPlugin

[huginn.reporters]
html = huginn.reporting.html:HTMLReporterPlugin
