summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2020-10-28 21:19:31 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2020-10-28 21:19:31 +0100
commitba4c25f320a9fc0318ca1e422f1b4e1db38a8ec7 (patch)
tree250f2e05f98e1055da71c88f75da582e441f08be
parent54d52caa8ceda354fc8efe5baef801c9006b19b9 (diff)
downloadfile-ba4c25f320a9fc0318ca1e422f1b4e1db38a8ec7.tar.xz
Don't configure opensmtpd through salt for now
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--theos/init.sls5
1 files changed, 4 insertions, 1 deletions
diff --git a/theos/init.sls b/theos/init.sls
index 14185ce..c720fbe 100644
--- a/theos/init.sls
+++ b/theos/init.sls
@@ -2,4 +2,7 @@ include:
- theos.certs
- theos.nginx
- theos.riot
- - opensmtpd
+
+smtpd:
+ service.running:
+ - enable: True