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
Merge pull request
#276
from scambra/patch-1
generate remoteip conf before a2enconf
tags/v0.39.3
Imran Iqbal
4 years ago
parent
72eadc7da1
1ed69f6c6f
commit
e7f90a6c8c
No account linked to committer's email address
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
+1
-0
apache/mod_remoteip.sls
+ 1
- 0
apache/mod_remoteip.sls
View File
- module: apache-restart
- module: apache-restart
- module: apache-reload
- module: apache-reload
- service: apache
- service: apache
- cmd: a2enconf remoteip
{% endif %}
{% endif %}
Write
Preview
Loading…
Cancel
Save