Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
ExternalMirrors
/
apache-formula
kopia lustrzana
https://github.com/saltstack-formulas/apache-formula.git
Obserwuj
1
Polub
0
Forkuj
1
Kod
Zgłoszenia
0
Wydania
31
Wiki
Aktywność
Przeglądaj źródła
Set vhost sites as enabled by default
tags/v0.37.4
Dominik Menzi
9 lat temu
rodzic
84519a6aea
commit
ea065e3413
1 zmienionych plików
z
1 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
+1
-1
apache/vhosts/standard.sls
+ 1
- 1
apache/vhosts/standard.sls
Wyświetl plik
@@ -30,7 +30,7 @@ include:
{% endif %}
{% if grains.os_family == 'Debian' %}
{% if site.get('enabled') %}
{% if site.get('enabled'
, True
) %}
a2ensite {{ id }}{{ apache.confext }}:
cmd:
- run
Napisz
Podgląd
Ładowanie…
Anuluj
Zapisz