Skip to content

feat: add script to mount/unmount disks #1727

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

Merged
merged 4 commits into from
Jul 30, 2025
Merged

Conversation

valigula
Copy link
Contributor

@valigula valigula commented Jul 29, 2025

What kind of change does this PR introduce?

Feature, docs update

What is the current behavior?

Currently, there are no dedicated scripts or tasks for mounting and unmounting volumes via the admin-api Ansible role.

What is the new behavior?

This PR adds two new shell scripts, mount-volume.sh and unmount-volume.sh, and updates the Ansible playbook to copy these scripts to the appropriate locations. This enables automated mounting and unmounting of volumes as part of the admin-api setup.

Additional context

These changes improve automation and operational flexibility for managing storage volumes. No visual changes are included.

@valigula valigula marked this pull request as ready for review July 29, 2025 12:33
@valigula valigula requested review from a team as code owners July 29, 2025 12:33
@valigula valigula merged commit d0fbf41 into develop Jul 30, 2025
24 of 25 checks passed
@valigula valigula deleted the SUCCESS165_mount_unmount branch July 30, 2025 17:11
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