Przeglądaj źródła

per @gravyboat suggestion, change separate if to elif

tags/v0.37.4
Brad Thurber 9 lat temu
rodzic
commit
5afdcb819c
1 zmienionych plików z 1 dodań i 3 usunięć
  1. +1
    -3
      apache/modules.sls

+ 1
- 3
apache/modules.sls Wyświetl plik

@@ -25,9 +25,7 @@ a2dismod {{ module }}:
- module: apache-restart
{% endfor %}

{% endif %}

{% if grains['os_family']=="RedHat" %}
{% elif grains['os_family']=="RedHat" %}

include:
- apache

Ładowanie…
Anuluj
Zapisz