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 role to reset backend bricks #28

Merged
merged 5 commits into from
Oct 4, 2018
Merged

Add role to reset backend bricks #28

merged 5 commits into from
Oct 4, 2018

Conversation

sac
Copy link
Member

@sac sac commented Sep 25, 2018

  • Remove the outdated examples directory
  • Add playbooks to remove the bricks

* Remove the outdated examples directory
* Add playbooks to remove the bricks
Copy link
Member

@sabose sabose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

tasks/main.yml Outdated
@@ -14,3 +14,13 @@
name: "gluster.infra/roles/backend_setup"
tags:
- backend_setup

- name: Rest backend
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reset backend?

gather_facts: no
hosts: all
vars:
gluster_infra_reset_mnt_paths:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can the vars be separated out to a separate file? In that case, we do not need to provide multiple playbooks - brick_reset.yml, brick_reset_vdo.yml etc ?

@sac
Copy link
Member Author

sac commented Oct 3, 2018

@sabose updated commit. Request for review.

@sac sac merged commit 53b9099 into gluster:master Oct 4, 2018
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