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

Always honor --no-register #9

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Always honor --no-register #9

merged 1 commit into from
Jul 21, 2024

Conversation

lkiesow
Copy link
Member

@lkiesow lkiesow commented Jul 21, 2024

If auto-register was turned on, newly added hosts would always be registered automatically. Even if the --no-register was specifically set as command line parameter. The cli parameters should always overwrite the defaults set in the configuration. That's what this patch is fixing.

If `auto-register` was turned on, newly added hosts would always be
registered automatically. Even if the `--no-register` was specifically
set as command line parameter. The cli parameters should always
overwrite the defaults set in the configuration. That's what this patch
is fixing.
@lkiesow lkiesow added the bug Something isn't working label Jul 21, 2024
@lkiesow lkiesow merged commit 334602b into main Jul 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant