Commit Graph

5 Commits

Author SHA1 Message Date
ducoterra
8abfbcf561 Fix issues where cryptsetup would fail to unmount
There were occasions where removing the backup drive would confuse luks
and prevent re-mounting. This fixes the issue by attempting to luks
close and open the drive before mounting, thereby correcting any issues
where the drive would stick.
2022-02-01 20:25:26 -05:00
ducoterra
9f5e3ac542 Add BTRFS and Luks docs
Add docs explaining how to use luks and btrfs on arch.
2022-01-31 13:47:30 -05:00
ducoterra
014a1123d2 Add manjaro playbook
Add basic manjaro playbook that installs software, sets up swap, and
sets some basic configuration.
2022-01-29 01:04:57 -05:00
ducoterra
636486ae60 Initial Ansible examples
Add hosts and ansible examples to README. It's not much, but it's a
start.
2022-01-27 18:12:58 -05:00
Reese
003f4689fc Initial commit 2022-01-26 04:19:23 +00:00