diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-23 19:47:38 +0000 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2016-11-23 19:47:38 +0000 |
commit | 0b401848cab2ff281f6ada57784858182e4c3123 (patch) | |
tree | dd5ff6274160119332e30ea4cab1e1d77f27009c /theos | |
parent | fa26a5a6008735baad4eb982f5e4e09cd0fe22fe (diff) | |
download | file-0b401848cab2ff281f6ada57784858182e4c3123.tar.xz |
Include opensmtpd for theos
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'theos')
-rw-r--r-- | theos/init.sls | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/theos/init.sls b/theos/init.sls index da93cd1..43f88b7 100644 --- a/theos/init.sls +++ b/theos/init.sls @@ -1,3 +1,4 @@ include: - theos.nginx - theos.certs + - opensmtpd |