We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad99108 commit cbcf71eCopy full SHA for cbcf71e
1 file changed
services/nomad/mirror/rsyncd.nomad
@@ -37,7 +37,7 @@ read only = yes
37
list = yes
38
transfer logging = true
39
timeout = 600
40
-exclude = - .* - *-repodata.* - *-stagedata.*
+exclude = - .* - *-repodata.* - *.lock
41
EOF
42
destination = "local/voidmirror.conf"
43
}
0 commit comments