cloudviz / agentless-system-crawler

A tool to crawl systems like crawlers for the web
Apache License 2.0
117 stars 44 forks source link

set os_distro and os_version separately #354

Closed tatsuhirochiba closed 6 years ago

tatsuhirochiba commented 6 years ago

This PR contains a fix for the issue (#353).

By setting os_distro and os_version independently, crawler can make os_feature even if os_version is missing.

Signed-off-by: Tatsuhiro Chiba chiba@jp.ibm.com