letsencrypt-sh-formula/letsencrypt-sh/install.sls

9 lines
187 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:
pkg.installed:
- name: {{ letsencrypt_sh.pkg }}