From 430140e9ad04094c7e828a57400a24227a2524b1 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Mon, 27 Jul 2026 23:09:03 +0300 Subject: Split pkglist into two lists --- roles/host/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/host/tasks/main.yml') diff --git a/roles/host/tasks/main.yml b/roles/host/tasks/main.yml index 86e33cf..a465136 100644 --- a/roles/host/tasks/main.yml +++ b/roles/host/tasks/main.yml @@ -256,7 +256,7 @@ The local package repository has not been built yet. Run the following command on the host to build packages: - poudriere bulk -j poudriere_build -p quarterly -O custom -f /usr/local/etc/poudriere-pkglist + poudriere-start-build Then re-run this playbook. ════════════════════════════════════════════════════════════════ -- cgit v1.3