summaryrefslogtreecommitdiffstats
path: root/roles/prometheus/meta
diff options
context:
space:
mode:
Diffstat (limited to 'roles/prometheus/meta')
-rw-r--r--roles/prometheus/meta/argument_specs.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/prometheus/meta/argument_specs.yml b/roles/prometheus/meta/argument_specs.yml
index e1a72307..5f908119 100644
--- a/roles/prometheus/meta/argument_specs.yml
+++ b/roles/prometheus/meta/argument_specs.yml
@@ -28,3 +28,7 @@ argument_specs:
type: "list"
elements: "str"
default: []
+ prometheus_hostname:
+ type: "str"
+ description: "FQDN for the prometheus nginx vhost (e.g. 'metrics.home.arpa')."
+ default: "metrics.home.arpa"