浏览代码

add missing {% endif %}

tags/v0.37.4
Mathieu Tarral 9 年前
父节点
当前提交
a7fb2f89fc
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      apache/vhosts/standard.sls

+ 1
- 0
apache/vhosts/standard.sls 查看文件

@@ -46,5 +46,6 @@ a2dissite {{ id }}{{ apache.confext }}:
- watch_in:
- module: apache-reload
{% endif %}
{% endif %}

{% endfor %}

正在加载...
取消
保存