We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
check_gateway
routeros_ip_route
To implement ISP fallback, the recommended way is to add routes to dns servers with ping checks on check_gateway.
ping
That would be great to have it supported in the provider.
The text was updated successfully, but these errors were encountered:
fix: Add check_gateway field to routeros_ip_route
6c9310d
Fixes #186
fix: Add check_gateway field to routeros_ip_route (#187)
20b84ae
🎉 This issue has been resolved in version 1.3.7 🎉
The release is available on GitHub release
Your semantic-release bot 📦🚀
Sorry, something went wrong.
vaerh
Successfully merging a pull request may close this issue.
To implement ISP fallback, the recommended way is to add routes to dns servers with
ping
checks oncheck_gateway
.That would be great to have it supported in the provider.
The text was updated successfully, but these errors were encountered: