Hotfix - include correct file for multi site setup

Change-Id: Ie2aa746e23ce700a696f227ffe51828f61d878f0
This commit is contained in:
Adam Tengler 2016-10-11 19:11:28 +02:00
parent 1b6ac56359
commit 7d75d4d807
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
include:
{%- if pillar.horizon.server.app is defined %}
{# uglier way, for development #}
- horizon.server.multi.service_git
- horizon.server.multi.service
- horizon.server.multi.site
{%- else %}
{# production way #}