Skip to content

Conversation

@HVSharma12
Copy link
Contributor

Enhancement: - Added a block to identify and handle reboots for transactional update systems on package changes. Update README. Rename ALP-Dolomite var file to SL-Micro as the name is no longer used.

Reason: Ensure necessary reboots are managed, as changes on transactional update systems are applied in a separate snapshot and require a reboot to take effect.

Result: Manages system reboots for transactional update systems when a package is installed.

Issue Tracker Tickets (Jira or BZ if any):na

@HVSharma12 HVSharma12 requested review from Jakuje and richm as code owners July 24, 2024 13:56
README.md Outdated

### ssh_transactional_update_reboot_ok

This variable is used to handle reboots required by transactional updates. If a transactional update requires a reboot, the role will proceed with the reboot if ssh_transactional_update_reboot_ok is set to true. If set to false, the role will notify the user that a reboot is required, allowing for custom handling of the reboot requirement. If this variable is not set, the role will fail to ensure the reboot requirement is not overlooked.
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you wrap the long lines similarly as the rest of the readme? These long lines make the diffs quite useless and paragraph hard to read on systems that do not wrap automatically.

@HVSharma12 HVSharma12 requested a review from Jakuje July 24, 2024 17:02
Co-authored-by: Richard Megginson <richm@stanfordalumni.org>
@HVSharma12 HVSharma12 requested a review from richm July 24, 2024 17:23
@richm
Copy link
Contributor

richm commented Jul 24, 2024

[citest]

@richm richm merged commit 5782230 into linux-system-roles:main Jul 24, 2024
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.

4 participants