]> gitweb.fluxo.info Git - puppet-apache.git/commitdiff
Upgrade default hidden_service_version
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 28 Oct 2021 14:22:09 +0000 (11:22 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 28 Oct 2021 14:22:09 +0000 (11:22 -0300)
manifests/site.pp

index 39d83de4f3edd5e498c3fc011b55d2c7079d1cc3..e890bb3a9c29b2909b5c42672f480074d0fdcd2d 100644 (file)
@@ -33,7 +33,7 @@ define apache::site(
   $canonical_exceptions   = '',
   $custom_log_format      = 'anon',
   $hidden_service         = false,
-  $hidden_service_version = 2,
+  $hidden_service_version = 3,
   $error_log              = false,
   $custom_log             = false,
   $custom_directives      = false,