quipucords / rho

A tool for scanning a network, logging into systems using SSH, and retrieving information about available Unix and Linux servers.
https://quipucords.github.io/rho/
GNU General Public License v2.0
5 stars 7 forks source link

Add facts to find JBoss Fuse #519

Closed noahl closed 6 years ago

noahl commented 6 years ago

Add two new facts to use 'find' to locate JBoss Fuse if the user requests it. Also rename some old facts whose names implied they would find JBoss Fuse but would in fact not.

Sending this to dev instead of master because despite the merges yesterday, it looks like there's some code in dev that is not in master for reasons I don't understand. I can merge dev into master again after this.

Closes #284 .

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.4%) to 64.007% when pulling 85149b1e5ff9da5515461ad953be13d4c7586a69 on issues/284 into aee4c53b643a906007124a13f33c0ed98a37c874 on dev.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-1.01%) to 63.36% when pulling 09756c81344af51360f720e8a9a1d5c00f525d07 on issues/284 into aee4c53b643a906007124a13f33c0ed98a37c874 on dev.

noahl commented 6 years ago

@chambridge I added facts.rst. Please take another look.