From 756dc388bedf97b68449e919a6730788f730c7b8 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 16 Jul 2026 14:39:19 +0200 Subject: Refactor pve cgit to use generic proxy This is refactoring the PoC for deploying cgit on pve, to now move to a more standard deployment with dedicated agnonstic proxy role/container --- inventory/hosts.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'inventory/hosts.yml') diff --git a/inventory/hosts.yml b/inventory/hosts.yml index b35c1d42..cbe858c6 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -13,4 +13,5 @@ containers: vars: ansible_connection: ssh hosts: + proxy.home.arpa: git.home.arpa: -- cgit v1.2.3