spark/.gitmodules
Pig Monkey 085423aa87 install restash
Users will need to provision their own `~/.config/restash/restash.conf`
file. The systemd services will not execute until that file exists, so
its presence acts as the trigger to creating snapshots.
2026-05-10 11:30:57 -07:00

12 lines
499 B
Text

[submodule "roles/backitup/files/backitup"]
path = roles/backitup/files/backitup
url = https://github.com/pigmonkey/backitup
[submodule "roles/cryptshot/files/cryptshot"]
path = roles/cryptshot/files/cryptshot
url = https://github.com/pigmonkey/cryptshot
[submodule "roles/resnap/files/resnap"]
path = roles/resnap/files/resnap
url = https://github.com/pigmonkey/resnap
[submodule "roles/restash/files/restash"]
path = roles/restash/files/restash
url = https://github.com/pigmonkey/restash/