diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-01-10 17:46:39 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-01-10 17:46:39 +0100 |
commit | cf4dba2ac7ca61ae283b92524922f4d0a7d8d572 (patch) | |
tree | fc344962510391c9b16d75f5195e0bc5a8511b79 | |
parent | de52f4784e11f2b3a063eadf84f27247ddafb94b (diff) | |
download | pillar-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.sls | 2 |
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 @@ -7,6 +7,6 @@ base: - nginx.matrix_kyriasis_com - nginx.riot_kyriasis_com - - theos.opensmtpd + - opensmtpd.theos # vim: set ft=yaml et: |