0
0
mirror of https://github.com/saltstack-formulas/letsencrypt-sh-formula.git synced 2024-11-28 01:18:02 +01:00
letsencrypt-sh-formula/letsencrypt-sh/install.sls
Raphaël Hertzog dcfdc638b9 Initial commit
2016-06-21 12:33:55 +02:00

9 lines
187 B
Plaintext

# -*- 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 }}