From 6bf890f5bcafd9747509efe1122a6132a064a53e Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sat, 25 Jul 2026 12:14:27 +0300 Subject: Set up poudriere custom repo --- roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2 | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2 (limited to 'roles/host/templates/usr_local_bin_poudriere_start_build.sh.j2') 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 "$@" -- cgit v1.3