This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
apache-formula
mirror of
https://github.com/saltstack-formulas/apache-formula.git
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
31
Wiki
Activity
Browse Source
add missing {% endif %}
tags/v0.37.4
Mathieu Tarral
9 years ago
parent
c195dce07c
commit
a7fb2f89fc
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
apache/vhosts/standard.sls
+ 1
- 0
apache/vhosts/standard.sls
View File
@@ -46,5 +46,6 @@ a2dissite {{ id }}{{ apache.confext }}:
- watch_in:
- module: apache-reload
{% endif %}
{% endif %}
{% endfor %}
Write
Preview
Loading…
Cancel
Save