letsencrypt-sh-formula/letsencrypt-sh/apache.sls

9 lines
201 B
Plaintext
Raw Normal View History

2016-06-21 00:59:06 +02:00
# -*- coding: utf-8 -*-
# vim: ft=sls
{% from "letsencrypt-sh/map.jinja" import letsencrypt_sh with context %}
letsencrypt-sh-pkg-apache:
pkg.installed:
- name: {{ letsencrypt_sh.pkg_apache }}