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

feat: Add uninstall tag and rename cleanup flags #58

Merged
merged 11 commits into from
Nov 4, 2024
Merged

feat: Add uninstall tag and rename cleanup flags #58

merged 11 commits into from
Nov 4, 2024

Conversation

nahsi
Copy link
Collaborator

@nahsi nahsi commented Sep 21, 2024

When playbook is run with --tags uninstall ansible will stop and disable services installed by role (prometheus in prometheus role, nox in nox role etc), delete directories with state and config and stop. So it can be used to permanently delete everything fluence on the server.

There is also a fluence_cleanup flag that will stop nox and ccp, delete state and start them again.
nox and ccp roles also have a separate flags nox_cleanup and ccp_cleanup.
nox_cleanup_state and ccp_cleanup_state also work.

@nahsi nahsi changed the title feat: Add cleanup tag feat: Add uninstall tag and rename cleanup flags Sep 23, 2024
@nahsi nahsi enabled auto-merge (squash) September 30, 2024 13:53
@nahsi nahsi merged commit a9faa3e into main Nov 4, 2024
3 checks passed
@nahsi nahsi deleted the cleanup-tag branch November 4, 2024 08:14
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.

2 participants