summaryrefslogtreecommitdiffstats
path: root/theos/init.sls
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-23 19:47:17 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-23 19:47:17 +0000
commit5cf1d9df3cedd0c73b17a819199b1da0bb71298e (patch)
tree003eba1a24df3834b5d736d4069c9d00d741062e /theos/init.sls
parentfc1ce15d35d8287147f473bad2b9448c8de40ad5 (diff)
downloadpillar-5cf1d9df3cedd0c73b17a819199b1da0bb71298e.tar.xz
Add opensmtpd pillar
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'theos/init.sls')
-rw-r--r--theos/init.sls1
1 files changed, 1 insertions, 0 deletions
diff --git a/theos/init.sls b/theos/init.sls
index a25d4b1..3303580 100644
--- a/theos/init.sls
+++ b/theos/init.sls
@@ -2,5 +2,6 @@ include:
- theos.nginx.theos_kyriasis_com
- theos.nginx.xan_kyriasis_com
- theos.nginx.git_kyriasis_com
+ - theos.opensmtpd
# vim: set ft=yaml et: