diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-07-16 14:39:19 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-07-16 17:02:52 +0200 |
| commit | 756dc388bedf97b68449e919a6730788f730c7b8 (patch) | |
| tree | ce823916a242ea9d44194bbaf6da04d1596b935d /inventory/hosts.yml | |
| parent | f79d1d829cdafebb5dbcd658d31ae89f2e53ce73 (diff) | |
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
Diffstat (limited to 'inventory/hosts.yml')
| -rw-r--r-- | inventory/hosts.yml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |
