Set up poudriere on mrmanager.

This commit is contained in:
Tom Alexander
2023-05-29 00:13:57 -04:00
parent 354c6b84ab
commit ab0ab17201
18 changed files with 282 additions and 50 deletions

View File

@@ -0,0 +1,13 @@
os_flavor: "freebsd"
poudriere_builds:
- jail: 13amd64
ports: default
set: framework
version: 13.2-RELEASE
# - jail: current
# ports: default
# set: framework
# version: CURRENT
# revision: af01b4722577903f91acc44f01bdcb8cdb2d65ad
# kernel: CUSTOM
# branch: main

View File

@@ -1,2 +1,9 @@
[vm]
poudriereodo ansible_user=builder ansible_host=10.213.177.12
poudrieremrmanager ansible_user=root ansible_host=poudriere
#
# Put in ~/.ssh/config
# Host poudriere
# ProxyJump talexander@mrmanager
# HostName 10.215.1.203
#