Skip to content

Commit

Permalink
services/nomad/mirror/sync: --delay-updates
Browse files Browse the repository at this point in the history
hopefully this helps with repodata/signature sync issues
  • Loading branch information
classabbyamp authored and the-maldridge committed Jul 27, 2024
1 parent 88bcbf0 commit e127f1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/nomad/mirror/sync.nomad
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ job "sync" {
args = [
"-vurk",
"--delete-after",
"--delay-updates",
"--links",
"rsync://${env["RSYNC_ADDR"]}/${group.value}/",
"/${group.value}/",
Expand Down

0 comments on commit e127f1e

Please sign in to comment.