Add PaloAlto and IOS-XR support to netdisco-sshcollector

This commit is contained in:
Oliver Gorwits
2014-09-03 13:22:47 +00:00
parent 1e90fea47a
commit 9f4be96964
5 changed files with 142 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ if ( $^O eq 'linux' ) {
recommends 'Graph' => 0;
recommends 'GraphViz' => 0;
recommends 'Net::OpenSSH' => 0;
recommends 'Expect' => 0;
install_share 'share';