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

Include multi-domain important info in himmelblau.conf man #316

Merged
merged 4 commits into from
Dec 9, 2024

Conversation

dmulder
Copy link
Collaborator

@dmulder dmulder commented Dec 9, 2024

Fixes #314

Fixes #

Checklist

  • This pr contains no AI generated code
  • cargo fmt has been run
  • cargo clippy has been run
  • A functionality test has been added
  • make test has been run and passes

There was a typo in the hsm type parsing.

Signed-off-by: David Mulder <[email protected]>
The list of domains was being sorted, mixing up
the default domain and causing it to be whichever
came first alphabetically.

Signed-off-by: David Mulder <[email protected]>
To prevent mistakes in the configuration in the
future, adding unit tests so we are checking that
these are handled correctly.

Signed-off-by: David Mulder <[email protected]>
@dmulder dmulder merged commit e7c74d1 into main Dec 9, 2024
5 checks passed
@dmulder dmulder deleted the dmulder/multi-domain-doc branch December 9, 2024 19: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.

Multi Domain support not working
1 participant