summaryrefslogtreecommitdiffstats
path: root/theos/init.sls
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-23 22:25:41 +0000
committerJohannes Löthberg <johannes@kyriasis.com>2016-11-23 22:25:41 +0000
commit844cbdc1a4cb7c87b87c213086081e03b2de5307 (patch)
tree53eaaf98fdb7e540d3156a330ce0a3925562ec1d /theos/init.sls
parent5cf1d9df3cedd0c73b17a819199b1da0bb71298e (diff)
downloadpillar-844cbdc1a4cb7c87b87c213086081e03b2de5307.tar.xz
nginx: Fixe https returns
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 3303580..56f2ba5 100644
--- a/theos/init.sls
+++ b/theos/init.sls
@@ -2,6 +2,7 @@ include:
- theos.nginx.theos_kyriasis_com
- theos.nginx.xan_kyriasis_com
- theos.nginx.git_kyriasis_com
+ - theos.nginx.gerrit_kyriasis_com
- theos.opensmtpd
# vim: set ft=yaml et: