Sfoglia il codice sorgente

Merge pull request #276 from scambra/patch-1

generate remoteip conf before a2enconf
tags/v0.39.3
Imran Iqbal 4 anni fa
parent
commit
e7f90a6c8c
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      apache/mod_remoteip.sls

+ 1
- 0
apache/mod_remoteip.sls Vedi File

@@ -42,6 +42,7 @@ a2enconf remoteip:
- module: apache-restart
- module: apache-reload
- service: apache
- cmd: a2enconf remoteip
{% endif %}



Loading…
Annulla
Salva