Skip to content

US1b - Add role for updating single-node systems. #136

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

Merged
merged 25 commits into from
Mar 7, 2023

Conversation

anazobec
Copy link
Collaborator

@anazobec anazobec commented Feb 27, 2023

Added a role for updating single-node systems, required for US1b.

Example usage:

---
- name: Update HC3 single-node system
  include_role:
    name: scale_computing.hypercore.version_update_single_node
  vars:
    scale_computing_hypercore_desired_version: 9.1.23.210897

@anazobec anazobec self-assigned this Feb 27, 2023
@anazobec anazobec requested a review from justinc1 February 27, 2023 09:04
@anazobec anazobec force-pushed the US1b_single_node_systems branch from ec6de24 to 3390c64 Compare March 6, 2023 08:43
Copy link
Collaborator

@justinc1 justinc1 left a comment

Choose a reason for hiding this comment

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

I think I only need a few comment, as I do not understand a few things.

Signed-off-by: Justin Cinkelj <[email protected]>
justinc1 added 3 commits March 7, 2023 07:49
Task "Check if desired update is available - end host if Not available"
will also end play if there is no update available.

Signed-off-by: Justin Cinkelj <[email protected]>
Maybe playbook author has some block with rescue/always section,
and such code should be run if update fails.

Signed-off-by: Justin Cinkelj <[email protected]>
…rsion

We should not fail in such case.

Signed-off-by: Justin Cinkelj <[email protected]>
@justinc1 justinc1 merged commit 378c94f into main Mar 7, 2023
@justinc1 justinc1 deleted the US1b_single_node_systems branch March 7, 2023 07:27
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