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/jails/01_ingress/defaults/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/jails/01_ingress') diff --git a/roles/jails/01_ingress/defaults/main.yml b/roles/jails/01_ingress/defaults/main.yml index 0774424..e507905 100644 --- a/roles/jails/01_ingress/defaults/main.yml +++ b/roles/jails/01_ingress/defaults/main.yml @@ -22,6 +22,7 @@ ingress_routes: - { host: plex.jan.systems, jail: plex, port: 32400, presets: [streaming] } - { host: komga.jan.systems, jail: komga } - { host: goaccess.jan.systems, jail: goaccess } + - { host: poudriere.jan.systems, jail: poudriere_repo } cert_domains: - "jan.systems" -- cgit v1.3