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
The module should have a way of removing all of the configuration on the exporter nodes in the case that it needs to be removed.
The text was updated successfully, but these errors were encountered:
removing just the exporter class reverts:
pg_hba.conf pg_ident.conf
Thats all the RSAN and the metrics dashboard access removed by default
Assuming the RSAN target node is destroyed on uninstall, it should just be
Remove the RSAN database role/user Disable NFS server
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The module should have a way of removing all of the configuration on the exporter nodes in the case that it needs to be removed.
The text was updated successfully, but these errors were encountered: