lemur/lemur/plugins/lemur_linuxdst
kevgliss ca9f120988 fixing some pep8 issues (#764) 2017-04-27 09:44:39 -07:00
..
__init__.py Destination Plugin/Lemur_linuxdst (#736) 2017-04-27 09:19:49 -07:00
plugin.py fixing some pep8 issues (#764) 2017-04-27 09:44:39 -07:00
readme.txt Destination Plugin/Lemur_linuxdst (#736) 2017-04-27 09:19:49 -07:00
remote_host.py fixing some pep8 issues (#764) 2017-04-27 09:44:39 -07:00

readme.txt

NOTE: AS OF 4/25/2017 DATA IN THIS PLUGIN IS NOT ENCRYPTED AT REST
example: If you input a password for a private key, it is stored in clear text

add this to the lemur.plugins entry_points in /www/lemur/setup.py
        
'linux_destination = lemur.plugins.lemur_linuxdst.plugin:LinuxDstPlugin',