Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for virtual machines in addition to devices #76

Closed
wants to merge 1 commit into from

Conversation

Albert-LGTM
Copy link

I added support for virtual machines in addition to the existing device functionality, as most of my infrastructure is based on VMs. I also included an option in the config.py file to allow users to choose whether to ignore devices or virtual machines based on their needs.

I'm not great at coding, so it could probably be improved a bit.

@Albert-LGTM
Copy link
Author

For virtual machines it uses platforms instead of device_type :))

@TheNetworkGuy
Copy link
Owner

TheNetworkGuy commented Oct 28, 2024

I'll close this PR due to the progress in #30 and the branch which has been added for testing purpose.

But thanks for your contribution, i used some parts of your code as inspiration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants