summaryrefslogtreecommitdiffstats
path: root/roles/cgit/meta/argument_specs.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/cgit/meta/argument_specs.yml')
-rw-r--r--roles/cgit/meta/argument_specs.yml4
1 files changed, 4 insertions, 0 deletions
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