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',