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

Fix bugs for role validate servers #1319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ShPakvel
Copy link

@ShPakvel ShPakvel commented Dec 22, 2024

There is syntactic typo-bug during validate_servers! invocation for role (wrong number of arguments).
It wasn't discovered because it has never met condition to run on. Role config wasn't correctly extracted for validation - another logical bug.
Both bugs fixed.

Also remove not used anymore accessories_on. Leftover from previous changes.

There were typo-bug during `validate_servers!` invocation for role.
It wasn't discovered, because it never met condition. Because role_config wasn't correctly extracted for validation.

Also remove not used anymore `accessories_on`. Leftover from previous changes.
@ShPakvel ShPakvel changed the title Fix bug in role validate_servers. Fix bugs in role validate_servers Dec 22, 2024
@ShPakvel ShPakvel changed the title Fix bugs in role validate_servers Fix bugs for role validate servers Dec 22, 2024
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.

1 participant