socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
46 stars 19 forks source link

Tweaked LibInventory.pm to produce human readable version of inventor… #619

Closed owendelong closed 10 months ago

owendelong commented 1 year ago

Modified LibInventory.PM to produce human readable version of inventory.py output for testing/debugging purposes.

Previous Behavior

silent non-functional library

New Behavior

Remove main() to turn it into a functional library, but so far, not needed as a library.

Tests

Ran it once, seemed OK.

owendelong commented 11 months ago

I think that the addition of the commit for this into #626 is accidental and that this PR is somewhat orthogonal to the intended content of that PR.

However, based on comments elsewhere from @kylerisse, it's entirely possible that this PR has been overtaken by events rendering it moot and we should (possibly) simply delete LibInventory.pm entirely.

sarcasticadmin commented 10 months ago

Going to close this, I dont think we need this any longer.