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

Add validate_cmd for keepalived.conf #346

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

phihos
Copy link
Contributor

@phihos phihos commented Aug 2, 2024

Pull Request (PR) description

I added a new overridable param called config_validate_cmd. It is used as input for the validate_cmd param of the keepalived.conf concat fragment. This should catch broken configs in the future.

This Pull Request (PR) fixes the following issues

Fixes #345

@phihos phihos force-pushed the 345 branch 13 times, most recently from cbca738 to d36b29b Compare August 2, 2024 13:08
@kenyon kenyon added the enhancement New feature or request label Aug 3, 2024
@kenyon kenyon changed the title Add validate_cmd for keepalived.conf Add validate_cmd for keepalived.conf Aug 3, 2024
@phihos
Copy link
Contributor Author

phihos commented Aug 6, 2024

Hi @kenyon, do you have any ETA when this will get merged?

@kenyon kenyon merged commit a6899f8 into voxpupuli:master Aug 6, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keepalived.conf not validated
2 participants