Skip to content

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented May 9, 2025

Allows caas to be configured from Azimuth extravars to enable package installs. Requires the following to be set:

dnf_repos_enabled: true
dnf_repos_username: $CLIENT_USERNAME
dnf_repos_password: $CLIENT_PASSWORD
dnf_repos_allow_insecure_creds: true

Warning

This will expose Ark credentials to the azimuth user.

@sjpb
Copy link
Collaborator Author

sjpb commented May 9, 2025

Tested by provisioning on Azimuth and installing emacs on login, compute & control nodes. All OK.

@sjpb sjpb marked this pull request as ready for review May 9, 2025 11:49
@sjpb sjpb requested a review from a team as a code owner May 9, 2025 11:49
@sjpb sjpb changed the title Enable caas to turn on dnf_repos via extravars Allow enabling dnf_repos for caas via extravars May 9, 2025
@sjpb sjpb changed the title Allow enabling dnf_repos for caas via extravars Allow enabling package installs for caas clusters via extravars May 9, 2025
Copy link
Member

@sd109 sd109 left a comment

Choose a reason for hiding this comment

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

LGTM

@sjpb sjpb merged commit 01b5aa8 into main May 9, 2025
2 checks passed
@sjpb sjpb deleted the feat/caas_dnf_repos branch May 9, 2025 13:08
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