aboutsummaryrefslogtreecommitdiff
path: root/manifests/renew/periodic/setup.pp
blob: 75bb5e8c3529c9df109bf8b88924f543809220f3 (plain)
1
2
3
4
5
# @summary Handles renewal of certificates through FreeBSD's periodic system
# @api private
class letsencrypt::renew::periodic::setup (
) {
}