Explorar el Código

Add sample source

Nathaniel van Diepen hace 4 años
padre
commit
792f37c11d
Se han modificado 2 ficheros con 11 adiciones y 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