summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-01-10 17:46:39 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-01-10 17:46:39 +0100
commitcf4dba2ac7ca61ae283b92524922f4d0a7d8d572 (patch)
treefc344962510391c9b16d75f5195e0bc5a8511b79
parentde52f4784e11f2b3a063eadf84f27247ddafb94b (diff)
downloadpillar-cf4dba2ac7ca61ae283b92524922f4d0a7d8d572.tar.xz
Move opensmtpd configs to own directory
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
-rw-r--r--opensmtpd/theos.sls (renamed from theos/opensmtpd.sls)0
-rw-r--r--top.sls2
2 files changed, 1 insertions, 1 deletions
diff --git a/theos/opensmtpd.sls b/opensmtpd/theos.sls
index 99bad72..99bad72 100644
--- a/theos/opensmtpd.sls
+++ b/opensmtpd/theos.sls
diff --git a/top.sls b/top.sls
index 1042108..a39d158 100644
--- a/top.sls
+++ b/top.sls
@@ -7,6 +7,6 @@ base:
- nginx.matrix_kyriasis_com
- nginx.riot_kyriasis_com
- - theos.opensmtpd
+ - opensmtpd.theos
# vim: set ft=yaml et: