# defaults for module: srv-ssl-certbot
#
# must be manually defined to use certbot-auto
#
[certbot]
  maindomain		undef
  domains		undef
  options		--no-bootstrap --no-self-upgrade
  notify_email		::contact.webmaster.email::
  cron_frequency	weekly	# must match cron.* directory: daily, weekly or monthly
