Parcourir la source
Merge pull request #276 from scambra/patch-1
generate remoteip conf before a2enconf
tags/v0.39.3
Imran Iqbal
il y a 4 ans
Parent
révision
e7f90a6c8c
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec
1 ajouts et
0 suppressions
-
apache/mod_remoteip.sls
|
|
@@ -42,6 +42,7 @@ a2enconf remoteip: |
|
|
|
- module: apache-restart |
|
|
|
- module: apache-reload |
|
|
|
- service: apache |
|
|
|
- cmd: a2enconf remoteip |
|
|
|
{% endif %} |
|
|
|
|
|
|
|
|