Sync a smaller subset.
This commit is contained in:
parent
34b2c5c35a
commit
a44cd6b274
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
target: /srv/cache/lookaside/pkgs
|
target: /srv/cache/lookaside/pkgs
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- shell: tar -cJvf {{tarball}} {{target}}/q*
|
- shell: tar -cJvf {{tarball}} {{target}}/ad*
|
||||||
creates={{tarball}}
|
creates={{tarball}}
|
||||||
- fetch: src={{tarball}}
|
- fetch: src={{tarball}}
|
||||||
dest={{intermediary}}
|
dest={{intermediary}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue