From owner-freebsd-ports@freebsd.org Mon Sep 23 13:31:50 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D0738F4E63 for ; Mon, 23 Sep 2019 13:31:50 +0000 (UTC) (envelope-from decke@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46cQGG5GYMz41wF for ; Mon, 23 Sep 2019 13:31:50 +0000 (UTC) (envelope-from decke@freebsd.org) Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: decke) by smtp.freebsd.org (Postfix) with ESMTPSA id 5D0E814E32 for ; Mon, 23 Sep 2019 13:31:50 +0000 (UTC) (envelope-from decke@freebsd.org) Received: by mail-lf1-f50.google.com with SMTP id 72so10101644lfh.6 for ; Mon, 23 Sep 2019 06:31:50 -0700 (PDT) X-Gm-Message-State: APjAAAXPxiyQbdUdMcu2WTJtz9zZVHS6wjo7BP3b+un8BagDyGanWMd7 tDDhVCvuyBEnyQ9/eA1O/GCSqATAqwMIGzWw96RkJg== X-Google-Smtp-Source: APXvYqwf2lOwD+sqF+uTQ8c7mtr7V6zfI1ErrSAgDOJ4d+bnLtBZI5nfSMAo+UkajN0EfJIL4tfN16USPF8O0ZtF3Qo= X-Received: by 2002:ac2:4ad9:: with SMTP id m25mr16855367lfp.89.1569245508820; Mon, 23 Sep 2019 06:31:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= Date: Mon, 23 Sep 2019 15:31:33 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: Ansible playbooks for building a poudriere test system To: Matthew Seaman Cc: FreeBSD Ports ML Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Sep 2019 13:31:50 -0000 On Mon, Sep 23, 2019 at 10:27 AM Matthew Seaman wrote: > > Hi, > > I put this together as the basis of the class I gave at EuroBSDCon a few > days ago, and I thought I'd share it as it might prove useful: > > https://github.com/infracaninophile/p4pm > > This should be able to take an 'as installed' FreeBSD machine with just > a local user account added, or the default config of a VM from AWS, > Azure etc. upto a fully configured poudriere build box. Currently it > sets up jails suitable for running build tests on updated ports, but > turning it into a system for managing a private ports repo should be > pretty simple. Sounds like a good base for caronade which would integrate with github and trigger the poudriere build. https://code.bluelife.at/decke/caronade -- Bernhard Froehlich http://www.bluelife.at/