Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 40e3ddd6 authored by Christophe TREMBLAY-GUILLOUX's avatar Christophe TREMBLAY-GUILLOUX
Browse files

-

parent 56f3a45b
No related branches found
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ class sys::letsencrypt (
$_renew_deploy_hook = $renew_deploy_hook
}
sys::letsencrypt_certbot { $domain['main']: renew => $renew, acme_path => $acme_path, renew_deploy_hook => $_renew_deploy_hook}
sys::letsencrypt_certbot_def { $domain['main']: renew => $renew, acme_path => $acme_path, renew_deploy_hook => $_renew_deploy_hook}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment