Skip to content

Unpin cloud-init in StackHPC RL9 image #63

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 1 commit into from
Sep 11, 2024
Merged

Conversation

Alex-Welsh
Copy link
Member

The cloud-init pin has become out of date. The pin doesn't seem to serve any meaningful purpose and frequently becomes outdated. The other packages in the file are unpinned.

This change removes the pin to avoid future issues

The cloud-init pin has become out of date. The pin doesn't seem to serve
any meaningful purpose and frequently becomes outdated. The other
packages in the file are unpinned.

This change removes the pin to avoid future issues
Copy link
Member

@mnasiadka mnasiadka left a comment

Choose a reason for hiding this comment

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

It doesn't serve a purpose anymore, because 9.4 has the updated cloud-init version that supports NM.

@Alex-Welsh Alex-Welsh merged commit 2571d5e into master Sep 11, 2024
@Alex-Welsh Alex-Welsh deleted the unpin-cloud-init branch September 11, 2024 10:53
mnasiadka added a commit that referenced this pull request Sep 12, 2024
After #63 (switching to Rocky version of cloud-init package) the
bundled config has changed and we end up with:

  network:
    renderers: ['network-manager']
      activators: ['network-manager']
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.

2 participants