summaryrefslogtreecommitdiff
path: root/roles/apt_repository
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-24 14:21:48 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-24 14:21:48 +0300
commit9fa592d2fb002f7cd62b762a0a3aab29e1c3e01d (patch)
tree5e231a6d9008e5183858120e7d9b01c4a62fa035 /roles/apt_repository
parent06868e8834713c93795c03372472daf3ab3759c7 (diff)
downloadick2-ansible-9fa592d2fb002f7cd62b762a0a3aab29e1c3e01d.tar.gz
Change: support building from non-master branch of ick
Diffstat (limited to 'roles/apt_repository')
-rw-r--r--roles/apt_repository/files/process-incoming5
1 files changed, 3 insertions, 2 deletions
diff --git a/roles/apt_repository/files/process-incoming b/roles/apt_repository/files/process-incoming
index 1ae7ff7..ebb3952 100644
--- a/roles/apt_repository/files/process-incoming
+++ b/roles/apt_repository/files/process-incoming
@@ -2,5 +2,6 @@
# sleep for a few seconds so that dput has time to chmod the uploaded
# file.
-sleep 3
-reprepro -b /srv/apt processincoming default
+sleep 10
+reprepro -b /srv/apt processincoming default >> /srv/apt/reprepro.log
+