From e40de54d2c298c5900847cbffc4c798ca40e91ab Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sun, 7 Dec 2025 17:50:29 +0100 Subject: [PATCH] Recommit for updates in build 69 --- .../prometheus_cd_3A_3Aparams.html | 26 ++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/doc/puppet_classes/prometheus_cd_3A_3Aparams.html b/doc/puppet_classes/prometheus_cd_3A_3Aparams.html index c3911b8..2274379 100644 --- a/doc/puppet_classes/prometheus_cd_3A_3Aparams.html +++ b/doc/puppet_classes/prometheus_cd_3A_3Aparams.html @@ -790,6 +790,24 @@ —

Grace period in hours to be extra safe

+
+ + + +
  • + + ps_sql_template + + + (String) + + + (defaults to: 'Changeme') + + + — +
    +

    the SQL template to use for checks.

  • @@ -805,7 +823,6 @@
     
     
    -44
     45
     46
     47
    @@ -891,10 +908,12 @@
     127
     128
     129
    -130
    +130 +131 +132 -
    # File 'manifests/params.pp', line 44
    +        
    # File 'manifests/params.pp', line 45
     
     class prometheus_cd::params (
     
    @@ -953,6 +972,7 @@ class prometheus_cd::params (
       Boolean $ps_dry_run           = true,
       String $ps_min_age_hours      = '4',
       String $ps_grace_hours        = '1',
    +  String $ps_sql_template       = 'Changeme',
     
     ) {
       # defaults