mirror of
https://github.com/pigmonkey/spark.git
synced 2026-07-17 16:37:46 +00:00
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.
12 lines
499 B
Text
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/
|