8 lines
150 B
Text
8 lines
150 B
Text
{% from tpldir+"/map.jinja" import nginx with context %}
|
|
|
|
nginx_pkg:
|
|
pkg.installed:
|
|
- pkgs:
|
|
- nginx
|
|
- certbot
|
|
- certbot-nginx
|