summaryrefslogtreecommitdiffstats
path: root/top.sls
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-01-10 17:46:02 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-01-10 17:46:02 +0100
commitde52f4784e11f2b3a063eadf84f27247ddafb94b (patch)
tree76396d9d83043b28b3987ba5d272e71dbace32b4 /top.sls
parent6045747cc9e427b33e0dd43d3325b85aa1c2c56e (diff)
downloadpillar-de52f4784e11f2b3a063eadf84f27247ddafb94b.tar.xz
Reorganize nginx configs
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'top.sls')
-rw-r--r--top.sls10
1 files changed, 8 insertions, 2 deletions
diff --git a/top.sls b/top.sls
index f5f5575..1042108 100644
--- a/top.sls
+++ b/top.sls
@@ -1,6 +1,12 @@
base:
'theos.kyriasis.com':
- - nginx_base
- - theos
+ - nginx.base
+ - nginx.theos_kyriasis_com
+ - nginx.xan_kyriasis_com
+ - nginx.git_kyriasis_com
+ - nginx.matrix_kyriasis_com
+ - nginx.riot_kyriasis_com
+
+ - theos.opensmtpd
# vim: set ft=yaml et: