aboutsummaryrefslogtreecommitdiffstats
path: root/roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2')
-rw-r--r--roles/host/templates/usr_local_bin_poudriere_start_build.sh.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2 b/roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2
new file mode 100644
index 0000000..6bbd379
--- /dev/null
+++ b/roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec poudriere bulk -j poudriere_build -p quarterly -O custom -f /usr/local/etc/poudriere-pkglist "$@"