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
Fixing minor typo
tags/v0.37.4
Nitin Madhok
9 years ago
parent
35885280f1
commit
c3393a4910
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
apache/mod_proxy.sls
+ 1
- 1
apache/mod_proxy.sls
View File
@@ -5,7 +5,7 @@ include:
a2enmod mod_proxy:
cmd.run:
- name a2enmod proxy
- name
:
a2enmod proxy
- unless: ls /etc/apache2/mods-enabled/proxy.load
- order: 225
- require:
Write
Preview
Loading…
Cancel
Save