From e0dcf663ae65a820b1979dce9fcb07c5e39855ed Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Tue, 14 Apr 2026 12:34:57 +0200 Subject: [PATCH] Recommit for updates in build 30 --- doc/puppet_classes/confdroid_ssh_3A_3Aparams.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/puppet_classes/confdroid_ssh_3A_3Aparams.html b/doc/puppet_classes/confdroid_ssh_3A_3Aparams.html index 9c3ea31..083dcf6 100644 --- a/doc/puppet_classes/confdroid_ssh_3A_3Aparams.html +++ b/doc/puppet_classes/confdroid_ssh_3A_3Aparams.html @@ -1198,7 +1198,7 @@ (String) - (defaults to: 'file') + (defaults to: 'absent') — @@ -1324,7 +1324,7 @@ class confdroid_ssh::params ( String $ssh_source_range = '0.0.0.0/0', # sshd configuration - String $ssh_custom_ensure = 'file', + String $ssh_custom_ensure = 'absent', Boolean $ssh_manage_config = true, String $ssh_address_family = 'any', String $ssh_listen_address = '0.0.0.0',