From e8c668bc0bbf46bd2ca6e8c946ad297b157dd347 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 16 Jul 2026 17:36:44 +0200 Subject: Allow cgit to theoretically deploy to public URL --- roles/cgit/meta/argument_specs.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'roles/cgit/meta') diff --git a/roles/cgit/meta/argument_specs.yml b/roles/cgit/meta/argument_specs.yml index 9dbe28b1..652598de 100644 --- a/roles/cgit/meta/argument_specs.yml +++ b/roles/cgit/meta/argument_specs.yml @@ -34,3 +34,7 @@ argument_specs: type: "str" description: "Inventory hostname of the proxy container to deploy vhost on" default: "proxy.home.arpa" + cgit_public_hostname: + type: "str" + description: "Optional public hostname for cgit (e.g. git.a14m.dev); enables public vhost block with TLS" + required: false -- cgit v1.2.3