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

Refactor RemoteNote to better handle systems #9971

Open
srbarrios opened this issue Mar 14, 2025 · 0 comments
Open

Refactor RemoteNote to better handle systems #9971

srbarrios opened this issue Mar 14, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@srbarrios
Copy link
Member

srbarrios commented Mar 14, 2025

Refactor RemoteNote, to have as attributes host and container, which will be both of a new class System, and on that class we have all these methods around which kind of system we have.

Example:

get_target(host).host.is_suse?
get_target(host).container.is_suse?

Originally posted by @srbarrios in #9969 (comment)

@srbarrios srbarrios added the good first issue Good for newcomers label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant