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 upgrading Service Packs in SLES using SSM #76

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmmmmmpc
Copy link

No description provided.

# Summary
[summary]: #summary

Provice an easy mechanism to upgrade SLES and/or openSUSE Leap systems from one service pack the next one
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we already this mechanism in place: https://documentation.suse.com/suma/4.2/en/suse-manager/client-configuration/client-upgrades-product-migration.html

What we would need is to have support to make in more then one minion at a time (batch SP migration)

# Detailed design
[design]: #detailed-design

Apply `zypper migration` to systems selected in SSM
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would not be the implementation. We should use the mechanism we already have in place for migrate one machine, and allow the usage of SSM to upgrade multiple at the same time

[alternatives]: #alternatives

- Manual upgrade. (Slow, cumbersome and error prone)
- Customized script using API (Common use case, could be included in product)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

3 participants