Skip to content
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

Merge if/else branch into a single resource declaration & introduce $default_ca_path #467

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 15, 2024

The resource always defined the same file, just with a different source. That source is either the provided server_ca_cert or the default CA.

It also introduces $default_ca_path to make it easier to see the same value is used in multiple places.

This is reused a few times and makes it easier to follow what's related.
This always defined the same file, just with a different source. That
source is either the provided server_ca_cert or the default CA.
@ehelms ehelms merged commit bbeedaf into theforeman:master Oct 15, 2024
11 checks passed
@ekohl ekohl deleted the refactor-for-better-flow branch October 15, 2024 21:45
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