Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ExternalMirrors
/
logrotate-formula
peilaus alkaen
https://github.com/saltstack-formulas/logrotate-formula
Tarkkaile
1
Äänestä
0
Fork
1
Koodi
Ongelmat
0
Julkaisut
15
Wiki
Activity
Selaa lähdekoodia
Added salt tag in job template
tags/v0.9.0
David Seira
7 vuotta sitten
vanhempi
27001cf583
commit
c21746bb64
1 muutettua tiedostoa
jossa
4 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
+4
-1
logrotate/templates/job.tmpl
+ 4
- 1
logrotate/templates/job.tmpl
Näytä tiedosto
@@ -1,9 +1,12 @@
# vim: sw=2 sts=2 ts=2 sw et
#
# This file is managed by salt. Do not edit by hand.
#
{% for onepath in path %}
{{ onepath }}
{%- endfor %}
{
{% for item in data %}
{%
-
for item in data %}
{{ item }}
{%- endfor %}
}
Write
Preview
Loading…
Peruuta
Tallenna