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 support mounting/unmounting snapshots and origins #34

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

trgill
Copy link
Collaborator

@trgill trgill commented Feb 11, 2024

Enhancement:

support the following role variables:

snapshot_lvm_mount_origin
snapshot_lvm_mountpoint_create
snapshot_lvm_unmount_multiple
snapshot_lvm_mountpoint
snapshot_lvm_mount_options

add mount/umount commands to the snapshot CLI.

add basic tests for functionallity

Reason:
MVP requirement to manage mounts/unmounts of snapshots and origins

Result:
requirement satisfied

Issue Tracker Tickets (Jira or BZ if any):

tasks/files/snapshot.py Fixed Show fixed Hide fixed
tasks/files/snapshot.py Fixed Show fixed Hide fixed
@trgill trgill force-pushed the mount_unmount branch 3 times, most recently from 49a739a to 35c1245 Compare February 11, 2024 02:19
@trgill
Copy link
Collaborator Author

trgill commented Feb 11, 2024

[citest]

README.md Outdated Show resolved Hide resolved
@trgill trgill force-pushed the mount_unmount branch 2 times, most recently from 60b9744 to edfc1aa Compare February 12, 2024 13:40
@spetrosi
Copy link
Contributor

[citest]

@trgill
Copy link
Collaborator Author

trgill commented Feb 12, 2024

[citest]

@trgill trgill force-pushed the mount_unmount branch 2 times, most recently from 9270f60 to 6b79b9e Compare February 12, 2024 16:53
README.md Outdated Show resolved Hide resolved
vars/main.yml Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@trgill trgill force-pushed the mount_unmount branch 3 times, most recently from d360002 to ff3aa80 Compare February 12, 2024 22:34
support the following role variables:

snapshot_lvm_mount_origin
snapshot_lvm_mountpoint_create
snapshot_lvm_unmount_multiple
snapshot_lvm_mountpoint
snapshot_lvm_mount_options

add mount/umount commands to the snapshot CLI.

add basic tests for functionallity

Signed-off-by: Todd Gill <[email protected]>
Co-authored-by: Richard Megginson <[email protected]>
@trgill
Copy link
Collaborator Author

trgill commented Feb 13, 2024

[citest]

@trgill
Copy link
Collaborator Author

trgill commented Feb 13, 2024

[citest bad]

@richm richm merged commit 87072e4 into linux-system-roles:main Feb 13, 2024
29 checks passed
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.

3 participants