Explorar o código

Add sample source

Nathaniel van Diepen %!s(int64=4) %!d(string=hai) anos
pai
achega
792f37c11d
Modificáronse 2 ficheiros con 11 adicións e 0 borrados
  1. 2 0
      etc/backup.d/sources.d/.gitignore
  2. 9 0
      etc/backup.d/sources.d/example.yml

+ 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