diff --git a/reposync.nomad.tpl b/reposync.nomad.tpl index fa31d7ea0b1079d97ec65054bc9bd61ed965e8e4..8dd0cb986b8aea6745e8b607aaa9f632b37d149b 100644 --- a/reposync.nomad.tpl +++ b/reposync.nomad.tpl @@ -40,7 +40,7 @@ job "${PREFIX}_reposync_${REPOID}" { memory = 512 # MB network { - mbits = 10 + mbits = 50 } }