diff --git a/nginx/init.sls b/nginx/init.sls index 9049309..3cb2665 100644 --- a/nginx/init.sls +++ b/nginx/init.sls @@ -5,8 +5,6 @@ nginx_pkg: pkg.installed: - pkgs: - nginx - - certbot - - certbot-nginx {% for profile in profiles %}