summaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-11-18 19:19:47 -0500
committerJesse Luehrs <doy@tozt.net>2018-11-18 19:19:47 -0500
commit23ce2b677b57b5d1e9f56448d5303d215d2fd9f1 (patch)
treed643eae140fda5ad475f9a536e25e153c0f44fa5 /modules
parentece64d53104f8c66f689db9422edad0cebed97a0 (diff)
downloadpuppet-tozt-23ce2b677b57b5d1e9f56448d5303d215d2fd9f1.tar.gz
puppet-tozt-23ce2b677b57b5d1e9f56448d5303d215d2fd9f1.zip
don't try to back up the duplicati database
this confuses duplicati a lot
Diffstat (limited to 'modules')
-rw-r--r--modules/tozt/templates/duplicati-tozt.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/modules/tozt/templates/duplicati-tozt.json b/modules/tozt/templates/duplicati-tozt.json
index d99d3f3..52772b2 100644
--- a/modules/tozt/templates/duplicati-tozt.json
+++ b/modules/tozt/templates/duplicati-tozt.json
@@ -63,7 +63,13 @@
"Argument": null
}
],
- "Filters": [],
+ "Filters": [
+ {
+ "Order": 0,
+ "Include": false,
+ "Expression": "/media/persistent/duplicati/"
+ }
+ ],
"Metadata": {},
"IsTemporary": false
},