# @summary Known authenticator types type Letsencrypt::Authenticator = Enum[ 'nginx', 'apache', # 'webroot', # 'standalone', # 'dns-rfc2136', ]