ansible-freebsd-poudriere
latest

Table of Contents

  • Quick start guide
  • User’s guide
  • Annotated source code
  • Collections
  • Copyright
  • Legal Notice
ansible-freebsd-poudriere
  • »
  • Ansible role FreeBSD Poudriere
  • Edit on GitHub

Ansible role FreeBSD Poudriere

This role and the documentation is work in progress. The current state of this document describes successful configuration and building of amd64 and armv7 packages. Other architectures should work out of the box. Feel free to share your feedback and report issues.

Contributions are welcome.

Table of Contents

  • Quick start guide
  • User’s guide
    • Introduction
    • Configuration
      • Installation
      • Playbook
      • Debug
      • Tags
      • Variables
        • Default variables
      • Tasks
        • Introduction
        • Install packages or ports
        • Create SSL directories
        • Generate signing key
        • Generate SSL certificate
        • Configure Poudriere
        • Create lists of ports
        • Configure ports’ options
        • Customize make
      • Idempotent role
    • Poudriere
      • Build the packages
        • Build amd64 packages
          • jail create 12amd64
          • ports create
          • options for 12amd64
          • bulk minimal 12amd64
        • Build armv7 packages
          • jail create 12arm7
          • ports create
          • options for 12arm7
          • bulk minimal 12arm7
        • Batch
      • Export data
      • Configure clients
  • Annotated source code
    • Tasks
      • main.yml
      • debug.yml
      • packages.yml
      • dirs.yml
      • key.yml
      • cert.yml
      • conf.yml
      • pkglists.yml
      • pkglist.yml
      • options.yml
      • make.yml
    • Handlers
      • main.yml
    • Templates
      • make.conf.j2
      • poudriere.conf.j2
      • poudriere.conf2.j2
      • poudriere.pkglist.j2
  • Collections
    • vbotka.freebsd
      • Documented roles
  • Copyright
  • Legal Notice

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Vladimir Botka. Revision 0cb2f83e.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds