Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
salt
/
apache-formula
forkattu lähteestä
ExternalMirrors/apache-formula
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Julkaisut
0
Activity
Selaa lähdekoodia
Don't execute a2ensite if the vhost is already enabled
master
vincentfretin
10 vuotta sitten
vanhempi
b034debeca
commit
18d8c0c0fb
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
+1
-0
apache/vhosts/standard.sls
+ 1
- 0
apache/vhosts/standard.sls
Näytä tiedosto
@@ -24,6 +24,7 @@ include:
a2ensite {{ id }}:
cmd:
- run
- unless: ls /etc/apache2/sites-enabled/{{ id }}
- require:
- file: {{ id }}
- watch_in:
Write
Preview
Loading…
Peruuta
Tallenna