Skip to content

Fix chrony for nodes w/o network access (yet) #605

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
Mar 6, 2025
Merged

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Mar 6, 2025

Need chrony early in the process, and it is currently before squid is setup.
The chrony role uses dnf which is a no-op wrt the chrony package (as it is installed in genericcloud images), but because one repo (TurboVNC) is enabled by default this triggers a metadata download, which then fails if the node is proxing through squid.

Fix is simply to never run the install tasks.

@sjpb sjpb marked this pull request as ready for review March 6, 2025 13:55
@sjpb sjpb requested a review from a team as a code owner March 6, 2025 13:55
@sjpb sjpb requested a review from jovial March 6, 2025 13:55
Copy link
Collaborator

@jovial jovial 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 d5e851b into main Mar 6, 2025
2 checks passed
@sjpb sjpb deleted the fix/chrony-no-network branch March 6, 2025 14:39
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