1
0
Nathaniel van Diepen 4 rokov pred
rodič
commit
792f37c11d

+ 2 - 0
etc/backup.d/sources.d/.gitignore

@@ -0,0 +1,2 @@
+*.yml
+!example.yml

+ 9 - 0
etc/backup.d/sources.d/example.yml

@@ -0,0 +1,9 @@
+---
+depends:
+  - something
+roots:
+  from: ssh.host::
+  to: /backups
+jobs:
+  - from: /var/www
+    to: www