mirror of
https://github.com/saltstack-formulas/letsencrypt-sh-formula.git
synced 2024-11-27 20:57:47 +01:00
9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
|
# -*- coding: utf-8 -*-
|
||
|
# vim: ft=sls
|
||
|
|
||
|
include:
|
||
|
- letsencrypt-sh.install
|
||
|
- letsencrypt-sh.config
|
||
|
- letsencrypt-sh.apache
|
||
|
- letsencrypt-sh.cron
|