diff --git a/manifests/init.pp b/manifests/init.pp index 6719829..2c9f1f3 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -13,8 +13,6 @@ class mediawiki( $ssl_key_file_contents = undef, # If left empty puppet will not create file. $wg_recaptchapublickey = undef, $wg_recaptchaprivatekey = undef, - # TODO(fungi): wg_captchaquestions can be removed once 342372 merges - $wg_captchaquestions = {}, $wg_googleanalyticsaccount = undef, $wg_dbpassword = undef, $wg_secretkey = undef,