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

Deferred package and config management for offline minions #9421

Open
sbluhm opened this issue Oct 31, 2024 · 0 comments
Open

Deferred package and config management for offline minions #9421

sbluhm opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@sbluhm
Copy link
Contributor

sbluhm commented Oct 31, 2024

Short description

When a minion is offline, the application of configuration changes and package deployements should be applied once the minion is connecting to Uyuni again.

Details

Currently, when a minion is offline, application of configuration and package updates fail.

Managing minions in this scenario requires manual interactions.

Ideally, changes should be applied when a minion is reachable again.

Some scenarios when a minion is regularly offline:

  • Clients are only started on a need bases (application specific clients for labs or machines)
  • Clients that are intentionally not connected to networks or offsite networks.
  • Mobile clients/laptops
@sbluhm sbluhm added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant