Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ExternalMirrors
/
apache-formula
peilaus alkaen
https://github.com/saltstack-formulas/apache-formula.git
Tarkkaile
1
Äänestä
0
Fork
1
Koodi
Ongelmat
0
Julkaisut
31
Wiki
Activity
Selaa lähdekoodia
use test -f instead of ls
tags/v0.37.4
Vincent Fretin
10 vuotta sitten
vanhempi
18d8c0c0fb
commit
0aec048eaf
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
+1
-1
apache/vhosts/standard.sls
+ 1
- 1
apache/vhosts/standard.sls
Näytä tiedosto
@@ -24,7 +24,7 @@ include:
a2ensite {{ id }}:
cmd:
- run
- unless:
ls
/etc/apache2/sites-enabled/{{ id }}
- unless:
test -f
/etc/apache2/sites-enabled/{{ id }}
- require:
- file: {{ id }}
- watch_in:
Write
Preview
Loading…
Peruuta
Tallenna