Sync a smaller subset.

This commit is contained in:
Ralph Bean 2015-06-30 14:05:54 +00:00
parent 34b2c5c35a
commit a44cd6b274

View file

@ -19,7 +19,7 @@
target: /srv/cache/lookaside/pkgs
tasks:
- shell: tar -cJvf {{tarball}} {{target}}/q*
- shell: tar -cJvf {{tarball}} {{target}}/ad*
creates={{tarball}}
- fetch: src={{tarball}}
dest={{intermediary}}