diff options
author | Antoine Beaupre <anarcat@koumbit.org> | 2009-06-24 14:01:24 -0400 |
---|---|---|
committer | Antoine Beaupre <anarcat@koumbit.org> | 2009-06-24 14:01:24 -0400 |
commit | c8ea862e2ad2057f185583502a38eb5734fc2c6d (patch) | |
tree | 293239831851a7faf2df416652f447f39262bae7 | |
parent | 928c7a6a5622a6c35c93e3bb5df30109e3dc766d (diff) | |
download | puppet-reprepro-c8ea862e2ad2057f185583502a38eb5734fc2c6d.tar.gz puppet-reprepro-c8ea862e2ad2057f185583502a38eb5734fc2c6d.tar.bz2 |
copy the incoming configuration from riseup
-rw-r--r-- | files/incoming | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/files/incoming b/files/incoming index fb9f334..98931ae 100644 --- a/files/incoming +++ b/files/incoming @@ -1,4 +1,5 @@ Name: incoming -IncomingDir: /srv/reprepro/incoming -TempDir: /srv/reprepro/tmp -Allow: stable>etch stable>etch-proposed-updates mystuff unstable>sid +IncomingDir: incoming +TempDir: tmp +Allow: oldstable>etch stable>lenny testing>squeeze unstable>sid +Cleanup: on_deny on_error |